You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature: Unset TMP if it doesn't exist inside of sandbox (#4151)
feature: Allow apostrophe in whitelist and blacklist (#4614)
feature: AppImage support in --build command (#4878)
modifs: exit code: distinguish fatal signals by adding 128 (#4533)
modifs: firecfg.config is now installed to /etc/firejail/ (#408#4669)
modifs: close file descriptors greater than 2 (--keep-fd) (#4845)
modifs: nogroups now stopped causing certain system groups to be dropped,
which are now controlled by the relevant "no" options instead (such as
nosound -> drop audio group), which fixes device access issues on systems
not using (e)logind (such as with seatd) (#4632#4725#4732#4851)
removal: --disable-whitelist at compile time
removal: whitelist=yes/no in /etc/firejail/firejail.config