CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2026/03/10 03:11:39

Modified files:
        www/mozilla-firefox: Makefile 
        www/mozilla-firefox/files: unveil.content unveil.main 

Log message:
www/mozilla-firefox: 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

Reply via email to