CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/09/05 10:19:02
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/files: all-openbsd.js
www/mozilla-firefox/patches: patch-dom_ipc_ContentChild_cpp
patch-gfx_thebes_gfxFcPlatformFontList_cpp
patch-gfx_thebes_gfxFcPlatformFontList_h
patch-toolkit_xre_nsAppRunner_cpp
patch-widget_nsShmImage_cpp
patch-xpcom_base_nsDebugImpl_cpp
patch-xpcom_base_nsMemoryReporterManager_cpp
www/mozilla-firefox/pkg: PLIST README
www/firefox-i18n: Makefile.inc distinfo
Added files:
www/mozilla-firefox/patches:
patch-security_sandbox_common_SandboxSettings_h
Removed files:
www/mozilla-firefox/patches:
patch-media_libcubeb_src_cubeb_sndio_c
Log message:
Update to firefox 62.0.
See https://www.mozilla.org/en-US/firefox/62.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-20/
* remove sndio patch from #1467882, merged upstream
* update sandboxing patches to match what was commited in #1457092. Set
MOZ_LOG=SandboxPledge:5 in the env if you want to debug pledge calls.
* add aarch64 to ONLY_FOR_ARCHS. Probably doesnt build/package, but ppl
interested may try to improve the situation.