aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-09 01:03:08 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-09 01:39:31 -0300
commita8ac3e3186f3cb07b7bf15909ff12b58a5b7078d (patch)
tree987037a2e2d211612dab77023e19dc7caa0fdcb6 /RELNOTES
parentRELNOTES: add feature: always log seccomp errors (diff)
downloadfirejail-a8ac3e3186f3cb07b7bf15909ff12b58a5b7078d.tar.gz
firejail-a8ac3e3186f3cb07b7bf15909ff12b58a5b7078d.tar.zst
firejail-a8ac3e3186f3cb07b7bf15909ff12b58a5b7078d.zip
RELNOTES: sort items by done date within categories
Relates to #5111 #5122 #5155.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index 57afef5f9..2e7d9bf6d 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -5,10 +5,10 @@ firejail (0.9.69) baseline; urgency=low
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: always log seccomp errors (#5110)
8 * feature: --oom, kernel OutOfMemory-killer (#5122)
9 * feature: firecfg --guide, guided user configuration (#5111) 8 * feature: firecfg --guide, guided user configuration (#5111)
10 * modif: --nettrace only available to root user 9 * feature: --oom, kernel OutOfMemory-killer (#5122)
11 * modif: --ids feature needs to be enabled at compile time (#5155) 10 * modif: --ids feature needs to be enabled at compile time (#5155)
11 * modif: --nettrace only available to root user
12 * rework: whitelist restructuring (#4985) 12 * rework: whitelist restructuring (#4985)
13 * rework: firemon, speed up and lots of fixes 13 * rework: firemon, speed up and lots of fixes
14 * bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910) 14 * bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910)