aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES5
1 files changed, 3 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index 5894aec2f..b2bec9547 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -4,8 +4,9 @@ firejail (0.9.72rc1) baseline; urgency=low
4 erroring out (#5240 #5242) 4 erroring out (#5240 #5242)
5 * feature: Update syscall tables and seccomp groups (#5188) 5 * feature: Update syscall tables and seccomp groups (#5188)
6 * feature: improve force-nonewprivs security guarantees (#5217 #5271) 6 * feature: improve force-nonewprivs security guarantees (#5217 #5271)
7 * feature: restrict namespaces (--restrict-namespaces) implemented as 7 * feature: add support for restricting the creation of Linux namespaces
8 a seccomp filter for both 64 and 32 bit architectures (#4939 #5259) 8 (--restrict-namespaces, --restrict-namespaces=), implemented as a seccomp
9 filter for both 64 and 32 bit architectures (#4939 #5259)
9 * feature: support for custom AppArmor profiles (--apparmor=) (#5274 #5316 10 * feature: support for custom AppArmor profiles (--apparmor=) (#5274 #5316
10 #5317) 11 #5317)
11 * feature: added support for ICMP in nettrace 12 * feature: added support for ICMP in nettrace