CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/01/07 10:44:46
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/patches:
patch-toolkit_modules_subprocess_subprocess_worker_unix_js
www/mozilla-firefox/pkg: PLIST
www/firefox-i18n: Makefile.inc distinfo
Added files:
www/mozilla-firefox/patches:
patch-third_party_rust_slice-deque_src_mirrored_linux_rs
patch-third_party_rust_slice-deque_src_mirrored_mod_rs
Removed files:
www/mozilla-firefox/patches:
patch-browser_app_profile_firefox_js
patch-config_system-headers_mozbuild
patch-dom_ipc_ContentChild_cpp
patch-dom_ipc_moz_build
patch-gfx_ipc_GPUProcessImpl_cpp
patch-js_src_jit_ProcessExecutableMemory_cpp
patch-layout_generic_WritingModes_h
patch-media_libcubeb_src_moz_build
patch-servo_ports_geckolib_cbindgen_toml
patch-toolkit_library_moz_build
patch-toolkit_system_gnome_nsGIOService_cpp
Log message:
Update to firefox 72.0
See https://www.mozilla.org/en-US/firefox/72.0/releasenotes/
Fixes https://www.mozilla.org/security/advisories/mfsa2020-01/
Remove patches merged upstream:
- unveil/pledge work from #1584839, #1580271, #1580268
- jit fix from #1586912
- build fix with cbinding 0.11.1 from #1602358
- sndio/unveil fix from #1596546
- arm64 fix from #1587116
Add two patches from #1594342 by semarie@ to fix slice_deque build,
pending fix/merge upstream.