aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-09-26 09:36:37 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-09-26 09:36:37 -0400
commitf917c4102c74254e683b74bc7800e8c3d3150804 (patch)
tree9f732379aba6b6e42318f09bdadc41ead897cfe5 /README
parentMerge pull request #66 from wader/seccomp-errno (diff)
downloadfirejail-f917c4102c74254e683b74bc7800e8c3d3150804.tar.gz
firejail-f917c4102c74254e683b74bc7800e8c3d3150804.tar.zst
firejail-f917c4102c74254e683b74bc7800e8c3d3150804.zip
seccomp errno - compile on Debian wheezy
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 2bcfd8222..22bace801 100644
--- a/README
+++ b/README
@@ -18,6 +18,8 @@ License: GPL v2
18Firejail Authors: 18Firejail Authors:
19 19
20netblue30 (netblue30@yahoo.com) 20netblue30 (netblue30@yahoo.com)
21Mattias Wadman (https://github.com/wader)
22 - seccomp errno filter support
21Peter Millerchip (https://github.com/pmillerchip) 23Peter Millerchip (https://github.com/pmillerchip)
22 - memory allocation fix 24 - memory allocation fix
23 - --private.keep to --private-home transition 25 - --private.keep to --private-home transition