aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index d07bfa896..734a92b4f 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -4,6 +4,7 @@ firejail (0.9.42~rc2) baseline; urgency=low
4 * security: tighten --chroot, submitted by Jann Horn 4 * security: tighten --chroot, submitted by Jann Horn
5 * security: terminal sandbox escape, submitted by Stephan Sokolow 5 * security: terminal sandbox escape, submitted by Stephan Sokolow
6 * security: several TOCTOU fixes submitted by Aleksey Manevich 6 * security: several TOCTOU fixes submitted by Aleksey Manevich
7 * modifs: bringing back --private-home option
7 * modifs: deprecated --user option, please use "sudo -u username firejail" 8 * modifs: deprecated --user option, please use "sudo -u username firejail"
8 * modifs: allow symlinks in home directory for --whitelist option 9 * modifs: allow symlinks in home directory for --whitelist option
9 * modifs: Firejail prompt is enabled by env variable FIREJAIL_PROMPT="yes" 10 * modifs: Firejail prompt is enabled by env variable FIREJAIL_PROMPT="yes"