aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-08 18:34:17 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-08 18:34:17 -0300
commit6984ad40629c53e67c274155893e3e429e19b609 (patch)
tree8b81e8c81600c55453be654966e836e98f8e7cfb /RELNOTES
parentRELNOTES: add build entries (diff)
downloadfirejail-6984ad40629c53e67c274155893e3e429e19b609.tar.gz
firejail-6984ad40629c53e67c274155893e3e429e19b609.tar.zst
firejail-6984ad40629c53e67c274155893e3e429e19b609.zip
RELNOTES: add feature: always log seccomp errors
Relates to #5110.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index cb13aa80a..57afef5f9 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -4,6 +4,7 @@ firejail (0.9.69) baseline; urgency=low
4 * feature: disable user profiles at compile time (#4990) 4 * feature: disable user profiles at compile time (#4990)
5 * feature: Allow resolution of .local names with avahi-daemon in the apparmor 5 * feature: Allow resolution of .local names with avahi-daemon in the apparmor
6 profile (#5088) 6 profile (#5088)
7 * feature: always log seccomp errors (#5110)
7 * feature: --oom, kernel OutOfMemory-killer (#5122) 8 * feature: --oom, kernel OutOfMemory-killer (#5122)
8 * feature: firecfg --guide, guided user configuration (#5111) 9 * feature: firecfg --guide, guided user configuration (#5111)
9 * modif: --nettrace only available to root user 10 * modif: --nettrace only available to root user