CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/07/22 07:23:34
Modified files:
www/mozilla-firefox: Tag: OPENBSD_7_7 Makefile distinfo
www/mozilla-firefox/files: Tag: OPENBSD_7_7 all-openbsd.js
www/mozilla-firefox/patches: Tag: OPENBSD_7_7
patch-toolkit_components_downloads_DownloadIntegration_sys_mjs
Added files:
www/mozilla-firefox/patches: Tag: OPENBSD_7_7
patch-ipc_glue_ForkServer_cpp
patch-security_manager_ssl_SecretDecoderRing_cpp
patch-security_manager_ssl_SecretDecoderRing_h
Log message:
www/mozilla-firefox: MFC update to 141.0.
see https://www.mozilla.org/en-US/firefox/141.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2025-56/
- add patches to revert an upstream commit, still allowing us to build
against the older nss we have in 7.7.
- add patch from #1975253 to fix startup when forkserver is enabled:
sadly forkserver triggers IBT failures on amd64/IBT only (its fine on
arm64/BTI) so it's disabled by default via dom.ipc.forkserver.enable in
all-openbsd.js.