aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--RELNOTES1
2 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 87266a749..174530cc6 100644
--- a/README
+++ b/README
@@ -1252,6 +1252,8 @@ York Zhao (https://github.com/YorkZ)
1252 - allow telegram to open hyperlinks 1252 - allow telegram to open hyperlinks
1253Ypnose (https://github.com/Ypnose) 1253Ypnose (https://github.com/Ypnose)
1254 - disable-shell.inc: add mksh shell 1254 - disable-shell.inc: add mksh shell
1255ydididodat (https://github.com/ydididodat)
1256 - bleachbit.profile: allow erasing Trash contents
1255yumkam (https://github.com/yumkam) 1257yumkam (https://github.com/yumkam)
1256 - add compile-time option to restrict --net= to root only 1258 - add compile-time option to restrict --net= to root only
1257 - man page fixes 1259 - man page fixes
diff --git a/RELNOTES b/RELNOTES
index 365641094..73d6c6a7e 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -8,6 +8,7 @@ firejail (0.9.73) baseline; urgency=low
8 * feature: QUIC (HTTP/3) support in --nettrace 8 * feature: QUIC (HTTP/3) support in --nettrace
9 * feature: use seccomp filters build at install time for --restrict-namespaces 9 * feature: use seccomp filters build at install time for --restrict-namespaces
10 * feature: stats support for --nettrace 10 * feature: stats support for --nettrace
11 * feature: add doas support in firecfg and jailcheck
11 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 12 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
12 * modif: Prevent sandbox name (--name=) and host name (--hostname=) 13 * modif: Prevent sandbox name (--name=) and host name (--hostname=)
13 from containing only digits (#5578 #5741) 14 from containing only digits (#5578 #5741)