aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 433357945..c2281bec9 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -18,6 +18,10 @@ firejail (0.9.68rc2) baseline; urgency=low
18 * modifs: exit code: distinguish fatal signals by adding 128 (#4533) 18 * modifs: exit code: distinguish fatal signals by adding 128 (#4533)
19 * modifs: firecfg.config is now installed to /etc/firejail/ (#4669) 19 * modifs: firecfg.config is now installed to /etc/firejail/ (#4669)
20 * modifs: close file descriptors greater than 2 (--keep-fd) (#4845) 20 * modifs: close file descriptors greater than 2 (--keep-fd) (#4845)
21 * modifs: nogroups now stopped causing certain system groups to be dropped,
22 which are now controlled by the relevant "no" options instead (such as
23 nosound -> drop audio group), which fixes device access issues on systems
24 not using (e)logind (such as with seatd) (#4632 #4725 #4732 #4851)
21 * removal: --disable-whitelist at compile time 25 * removal: --disable-whitelist at compile time
22 * removal: whitelist=yes/no in /etc/firejail/firejail.config 26 * removal: whitelist=yes/no in /etc/firejail/firejail.config
23 * bugfix: Fix sndio support (#4362 #4365) 27 * bugfix: Fix sndio support (#4362 #4365)
@@ -31,6 +35,9 @@ firejail (0.9.68rc2) baseline; urgency=low
31 * bugfix: firecfg does not work with symlinks (discord.desktop) (#4235) 35 * bugfix: firecfg does not work with symlinks (discord.desktop) (#4235)
32 * bugfix: Seccomp list output goes to stdout instead of stderr (#4328) 36 * bugfix: Seccomp list output goes to stdout instead of stderr (#4328)
33 * bugfix: private-etc does not work with symlinks (#4887) 37 * bugfix: private-etc does not work with symlinks (#4887)
38 * docs: fix contradictory descriptions of machine-id ("preserves" vs
39 "spoofs") (#4689)
40 * docs: Document that private-bin and private-etc always accumulate (#4078)
34 * new includes: whitelist-run-common.inc (#4288), disable-X11.inc (#4462) 41 * new includes: whitelist-run-common.inc (#4288), disable-X11.inc (#4462)
35 * removed includes: disable-passwordmgr.inc (#4454 #4461) 42 * removed includes: disable-passwordmgr.inc (#4454 #4461)
36 * new profiles: microsoft-edge-beta, clion-eap, lifeograph, zim 43 * new profiles: microsoft-edge-beta, clion-eap, lifeograph, zim