aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-12-20 10:32:33 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-12-20 10:44:06 -0300
commit7d60bfc7e094a7c104f4d6244c64a72920c0d260 (patch)
treea40e563fc69283fdda0de7feae98e9f881369f12 /RELNOTES
parentRELNOTES: clarify --restrict-namespaces feature (diff)
downloadfirejail-7d60bfc7e094a7c104f4d6244c64a72920c0d260.tar.gz
firejail-7d60bfc7e094a7c104f4d6244c64a72920c0d260.tar.zst
firejail-7d60bfc7e094a7c104f4d6244c64a72920c0d260.zip
RELNOTES: clarify/format feature items
Relates to #5274 #5316 #5317.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELNOTES b/RELNOTES
index b2bec9547..e11ffb3e4 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -7,10 +7,10 @@ firejail (0.9.72rc1) baseline; urgency=low
7 * feature: add support for restricting the creation of Linux namespaces 7 * feature: add support for restricting the creation of Linux namespaces
8 (--restrict-namespaces, --restrict-namespaces=), implemented as a seccomp 8 (--restrict-namespaces, --restrict-namespaces=), implemented as a seccomp
9 filter for both 64 and 32 bit architectures (#4939 #5259) 9 filter for both 64 and 32 bit architectures (#4939 #5259)
10 * feature: support for custom AppArmor profiles (--apparmor=) (#5274 #5316 10 * feature: add support for custom AppArmor profiles (--apparmor=) (#5274
11 #5317) 11 #5316 #5317)
12 * feature: added support for ICMP in nettrace 12 * feature: add support for ICMP in nettrace
13 * feature: --dnstrace, --icmptrace, and --snitrace 13 * feature: add --dnstrace, --icmptrace, and --snitrace commands
14 * feature: Add basic gtksourceview language-spec (file type detection/syntax 14 * feature: Add basic gtksourceview language-spec (file type detection/syntax
15 highlighting for profiles) (#5502) 15 highlighting for profiles) (#5502)
16 * feature: add restrict-namespaces to (almost) all applicable profiles (#5440 16 * feature: add restrict-namespaces to (almost) all applicable profiles (#5440