CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/10/18 08:35:26
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/patches:
patch-security_manager_pki_resources_content_exceptionDialog_js
patch-xpcom_build_BinaryPath_h
www/firefox-i18n: Makefile.inc distinfo
Added files:
www/mozilla-firefox/patches: patch-dom_ipc_ContentChild_cpp
patch-dom_ipc_moz_build
Log message:
www/mozilla-firefox: update to 106.0.
see https://www.mozilla.org/en-US/firefox/106.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-44/
- tidy up WANTLIB
- update patch from #1790419 with what was upstreamed, this way
sysctl(KERN_PROC_ARGS) is called before pledge() and cached for later
use. No change in pledge configs sadly since ps is still needed for
other cases..