aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 9f1d22730..54078875b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -13,6 +13,8 @@ firejail (0.9.45) baseline; urgency=low
13 * security: split seccomp filter code configuration in a separate executable 13 * security: split seccomp filter code configuration in a separate executable
14 * security: split file copying in private option in a separate executable 14 * security: split file copying in private option in a separate executable
15 * security: root exploit found by Sebastian Krahmer (CVE-2017-5180) 15 * security: root exploit found by Sebastian Krahmer (CVE-2017-5180)
16 * security: ~/.pki directory whitelisted and later blacklisted. This affects
17 most browsers, and disables the custom certificates installed by the user.
16 * feature: disable gnupg and systemd directories under /run/user 18 * feature: disable gnupg and systemd directories under /run/user
17 * feature: test coverage (gcov) support 19 * feature: test coverage (gcov) support
18 * feature: allow root user access to /dev/shm (--noblacklist=/dev/shm) 20 * feature: allow root user access to /dev/shm (--noblacklist=/dev/shm)