See https://www.mozilla.org/en-US/firefox/75.0/releasenotes/ Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-12/ - headsup: now pledge/unveil config files are @sampled by default in /etc/firefox, this way it's easier for end users to customize them at will. yeah, everyone can change his mind.. - add a note in the README that WebRTC screen sharing requires disabling pledge as it relies on shmget() (reported by Andrea Biscuola, thanks!) - stop linking against systemwide sqlite library, the possibility was removed in #1611386 - add a patch from tb@ to fix broken sandboxing when pledge/unveil config files werent found in /etc/firefox (#1623086) - add a patch from jbeich@freebsd to fix libvpx build on i386 (#1622013) tested by tb@ and naddy@, thanks!