CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2018/06/26 23:05:20

Modified files:
        www/firefox-i18n: Makefile.inc distinfo 
        www/mozilla-firefox: Makefile distinfo 
        www/mozilla-firefox/patches: patch-dom_ipc_ContentChild_cpp 
                                     patch-gfx_thebes_gfxFcPlatformFontList_cpp 
                                     patch-gfx_thebes_gfxFcPlatformFontList_h 
                                     patch-js_src_jit_ProcessExecutableMemory_h 
                                     patch-storage_mozStorageConnection_cpp 
                                     patch-toolkit_xre_nsAppRunner_cpp 
                                     patch-widget_nsShmImage_cpp 
                                     
patch-xpcom_base_nsMemoryReporterManager_cpp 
        www/mozilla-firefox/pkg: PLIST 
Added files:
        www/mozilla-firefox/patches: 
                                     patch-media_libcubeb_src_cubeb_sndio_c 

Log message:
Update to firefox 61.

See https://www.mozilla.org/en-US/firefox/61.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-15/

- build against bundled hunspell (#1460600), build against system
hunspell is unsupported
- build depend on python3 in addition to python2. sigh.
- improve pledge messages to show the process id, and put the debugging
ones behind MOZ_SANDBOX_LOGGING env var being set
- workaround content process 'proc' pledge violations by faking a
session dbus if one isnt running, see #1466593. idea from semarie@
- backport patch from #1467882 that improves sndio volume handling, from
ratchov@

Reply via email to