aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-01-06 15:57:50 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-01-06 15:57:50 -0500
commit6435525696e8eda2d1bc0ef50488523422b9126d (patch)
treed7fb5fe3c1277b8a6bb764c533ff1742ea88f0fc /RELNOTES
parentsecurity fix (diff)
downloadfirejail-6435525696e8eda2d1bc0ef50488523422b9126d.tar.gz
firejail-6435525696e8eda2d1bc0ef50488523422b9126d.tar.zst
firejail-6435525696e8eda2d1bc0ef50488523422b9126d.zip
spelling
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 79c7a20e4..969eecb24 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,6 +1,6 @@
1firejail (0.9.45) baseline; urgency=low 1firejail (0.9.45) baseline; urgency=low
2 * development version, work in progress 2 * development version, work in progress
3 * security: disabled --allow-debuggers when running on kenel 3 * security: disabled --allow-debuggers when running on kernel
4 versions prior to 4.8; a kernel bug in ptrace system call 4 versions prior to 4.8; a kernel bug in ptrace system call
5 allows a full bypass of seccomp filter; problem reported by Lizzie Dixon 5 allows a full bypass of seccomp filter; problem reported by Lizzie Dixon
6 * security: overwrite /etc/resolv.conf found by Martin Carpenter 6 * security: overwrite /etc/resolv.conf found by Martin Carpenter