aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 375948d75..8cf636781 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,6 +1,6 @@
1firejail (0.9.63) baseline; urgency=low 1firejail (0.9.63) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * security: fixes for CVE-2020-17367 & CVE-2020-17368, reported by Tim Starling 3 * replaced --nowrap option with --wrap in firemon
4 * The blocking action of seccomp filters has been changed from 4 * The blocking action of seccomp filters has been changed from
5 killing the process to returning EPERM to the caller. To get the 5 killing the process to returning EPERM to the caller. To get the
6 previous behaviour, use --seccomp-error-action=kill or 6 previous behaviour, use --seccomp-error-action=kill or