aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-11-22 15:02:20 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-11-22 15:02:20 -0300
commitdf271773b6ab54035266c78c1d591b93107e6524 (patch)
treef4510f0aded2929506b088952e4cef89c5c2d87b /RELNOTES
parentRELNOTES: add docs (diff)
downloadfirejail-df271773b6ab54035266c78c1d591b93107e6524.tar.gz
firejail-df271773b6ab54035266c78c1d591b93107e6524.tar.zst
firejail-df271773b6ab54035266c78c1d591b93107e6524.zip
RELNOTES: add features
Relates to #5188 #5217 #5271.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 69ddc6845..18b577cca 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -2,6 +2,8 @@ firejail (0.9.71) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * feature: On failing to remount a fuse filesystem, give warning instead of 3 * feature: On failing to remount a fuse filesystem, give warning instead of
4 erroring out (#5240 #5242) 4 erroring out (#5240 #5242)
5 * feature: Update syscall tables and seccomp groups (#5188)
6 * feature: improve force-nonewprivs security guarantees (#5217 #5271)
5 * feature: restrict namespaces (--restrict-namespaces) implemented as 7 * feature: restrict namespaces (--restrict-namespaces) implemented as
6 a seccomp filter for both 64 and 32 bit architectures (#4939 #5259) 8 a seccomp filter for both 64 and 32 bit architectures (#4939 #5259)
7 * feature: support for custom AppArmor profiles (--apparmor=) (#5274 #5316 9 * feature: support for custom AppArmor profiles (--apparmor=) (#5274 #5316