CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/04/01 06:49:07
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/patches: patch-config_makefiles_rust_mk
patch-security_manager_pki_resources_content_exceptionDialog_js
www/mozilla-firefox/pkg: PLIST
www/firefox-i18n: Makefile.inc distinfo
Added files:
www/mozilla-firefox/patches:
patch-third_party_rust_neqo-transport__cargo-checksum_json
patch-third_party_rust_neqo-transport_src_path_rs
Log message:
www/mozilla-firefox: update to 137.0.
see https://www.mozilla.org/en-US/firefox/137.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2025-20/
add patches to disable mtu lookup in quic pmtud implementation, since
socket(AF_ROUTE) is forbidden by pledge. will be configurable in a
future mtu crate release.