CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/03/10 03:15:40
Modified files:
www/firefox-esr: Makefile
www/firefox-esr/files: unveil.content unveil.main
Log message:
www/firefox-esr: add some missing unveils
- content process already accesses /etc/localtime, add /usr/share/zoneinfo
- main process already has /usr/share/zoneinfo, add /etc/localtime
- main process sometimes parses /etc/hosts (mostly on network.trr.mode
changes ?) so unveil it.
- unveil.socket is wrong but time is running out, and the socket process
isnt used much anyway (network.http.network_access_on_socket_process.enabled
defaults to false)
required by upcoming changes to pledge/unveil