aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-06-03 07:18:10 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-06-03 07:18:10 -0400
commit1692857804d2e9de95834d232c55642e58430bf8 (patch)
treece45f8a1c9299c93ddebaf81544e6effeb5323c5 /RELNOTES
parent--nettrace only available when running the sandbox as root (diff)
downloadfirejail-1692857804d2e9de95834d232c55642e58430bf8.tar.gz
firejail-1692857804d2e9de95834d232c55642e58430bf8.tar.zst
firejail-1692857804d2e9de95834d232c55642e58430bf8.zip
relnotes
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 51058c1ab..d08bbf530 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -2,8 +2,11 @@ firejail (0.9.69) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * modif: --noprofile enforces nonewprivs 3 * modif: --noprofile enforces nonewprivs
4 * modif: --nettrace only available to root user 4 * modif: --nettrace only available to root user
5 * modif: --ids feature needs to be enabled at compile time
5 * feature: enable shell tab completion (#4936) 6 * feature: enable shell tab completion (#4936)
6 * feature: disable user profiles at compile time (#4990) 7 * feature: disable user profiles at compile time (#4990)
8 * feature: --oom, kernel OutOfMemory-killer
9 * feature: firecfg --guide, guided user configuration
7 * rework: whitelist restructuring (#4985) 10 * rework: whitelist restructuring (#4985)
8 * rework: firemon, speed up lots of fixes 11 * rework: firemon, speed up lots of fixes
9 * bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910) 12 * bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910)