aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-07-10 10:08:53 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-07-10 10:08:53 -0400
commita344c555ff282c23a8274d10ad0f75eb4fae6836 (patch)
treeb86fde69dc1cb71a476745c974196735d694952a /RELNOTES
parentnoexec inside /var directory (diff)
downloadfirejail-a344c555ff282c23a8274d10ad0f75eb4fae6836.tar.gz
firejail-a344c555ff282c23a8274d10ad0f75eb4fae6836.tar.zst
firejail-a344c555ff282c23a8274d10ad0f75eb4fae6836.zip
--noexec
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 20e7df7f1..ef3706eb1 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -4,6 +4,7 @@ firejail (0.9.41) baseline; urgency=low
4 * AppImage support (--appimage) 4 * AppImage support (--appimage)
5 * Sandbox auditing support (--audit) 5 * Sandbox auditing support (--audit)
6 * remove environment variable (--rmenv) 6 * remove environment variable (--rmenv)
7 * noexec support (--noexec)
7 * include /dev/snd in --private-dev 8 * include /dev/snd in --private-dev
8 * added mkfile profile command 9 * added mkfile profile command
9 * seccomp filter updated 10 * seccomp filter updated