aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-08-18 03:12:32 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-08-18 03:16:25 -0300
commit64421e1cf2984e5f5ac06d5effd42b70cc6d4b7b (patch)
tree74421a27a62e824e6c9c739fc224777f08e62656 /RELNOTES
parentRELNOTES: add more references related to --apparmor= (diff)
downloadfirejail-64421e1cf2984e5f5ac06d5effd42b70cc6d4b7b.tar.gz
firejail-64421e1cf2984e5f5ac06d5effd42b70cc6d4b7b.tar.zst
firejail-64421e1cf2984e5f5ac06d5effd42b70cc6d4b7b.zip
RELNOTES: add missing references for --restrict-namespaces
And fix a typo of "implemented". Relates to #4939 #5259.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index f20a1eeda..827f004ad 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,7 +1,7 @@
1firejail (0.9.71) baseline; urgency=low 1firejail (0.9.71) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * feature: restrict namespaces (--restrict-namespaces) inplemented as 3 * feature: restrict namespaces (--restrict-namespaces) implemented as
4 a seccomp filter for both 64 and 32 bit architectures 4 a seccomp filter for both 64 and 32 bit architectures (#4939 #5259)
5 * feature: On failing to remount a fuse filesystem, give warning instead of 5 * feature: On failing to remount a fuse filesystem, give warning instead of
6 erroring out (#5240 #5242) 6 erroring out (#5240 #5242)
7 * feature: support for custom AppArmor profiles (--apparmor=) (#5274 #5316 7 * feature: support for custom AppArmor profiles (--apparmor=) (#5274 #5316