aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-01-03 21:42:49 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-01-03 21:42:49 -0300
commit796c93d5735cf18d4ead41acc6123ffde2b59dc1 (patch)
tree28c64636989d517160ce4f86c341df86d91dba4c /RELNOTES
parentman: allow Perl (#6143) (diff)
downloadfirejail-796c93d5735cf18d4ead41acc6123ffde2b59dc1.tar.gz
firejail-796c93d5735cf18d4ead41acc6123ffde2b59dc1.tar.zst
firejail-796c93d5735cf18d4ead41acc6123ffde2b59dc1.zip
RELNOTES: add feature items
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 82b09a21d..0e1fd8aa9 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -9,6 +9,10 @@ firejail (0.9.73) baseline; urgency=low
9 * feature: add seccomp filters for --restrict-namespaces 9 * feature: add seccomp filters for --restrict-namespaces
10 * feature: stats support for --nettrace 10 * feature: stats support for --nettrace
11 * feature: add doas support in firecfg and jailcheck (#5899 #5900) 11 * feature: add doas support in firecfg and jailcheck (#5899 #5900)
12 * feature: firecfg: add firecfg.d & add ignore command (#2097 #5876)
13 * feature: expand simple macros in more commands (--chroot= --netfilter=
14 --netfilter6= --trace=) (#6032 #6109)
15 * feature: add Landlock support (#6078 #6115 #6125)
12 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 16 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
13 * modif: Prevent sandbox name (--name=) and host name (--hostname=) 17 * modif: Prevent sandbox name (--name=) and host name (--hostname=)
14 from containing only digits (#5578 #5741) 18 from containing only digits (#5578 #5741)