CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/07/26 07:22:08
Modified files:
www/firefox-esr: Makefile distinfo
www/firefox-esr/files: pledge.content unveil.content unveil.main
www/firefox-esr/patches: patch-config_makefiles_rust_mk
patch-gfx_webrender_bindings_webrender_ffi_h
patch-js_src_jit_ProcessExecutableMemory_h
patch-taskcluster_docker_firefox-snap_firefox_desktop
patch-toolkit_components_downloads_DownloadIntegration_jsm
patch-toolkit_system_gnome_nsGIOService_cpp
www/firefox-esr/pkg: PLIST
www/firefox-esr-i18n: Makefile.inc distinfo
Added files:
www/firefox-esr/files: pledge.utility
pledge.utility-audioDecoder
unveil.utility
unveil.utility-audioDecoder
www/firefox-esr/patches:
patch-toolkit_components_processtools_ProcInfo_linux_cpp
patch-toolkit_xre_glxtest_cpp
patch-xpcom_build_BinaryPath_h
Log message:
www/firefox-esr: major update to 102.1.0.
see https://www.mozilla.org/en-US/firefox/102.1.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-30/
basically merges what was in www/mozilla-firefox, adding pledge/unveil
configs for the utility/audioDecoder process (#1769033) and patches from
#1776713 & #1772090.
this allows us to track an esr branch that will be maintained upstream
for 7.2-stable lifetime.