aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2024-04-30 21:26:55 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2024-04-30 21:26:55 -0400
commite11949a712c88f91d9dffc0f9797272e515b7df3 (patch)
treecfccb2c353af6a3488b386a9c217972ad8960d00 /RELNOTES
parentlandlock: fix building without landlock.h (diff)
downloadfirejail-e11949a712c88f91d9dffc0f9797272e515b7df3.tar.gz
firejail-e11949a712c88f91d9dffc0f9797272e515b7df3.tar.zst
firejail-e11949a712c88f91d9dffc0f9797272e515b7df3.zip
add support for comm, coredump, and prctl procevents in firemon
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index ea7289234..19f54ebc9 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -16,6 +16,7 @@ firejail (0.9.73) baseline; urgency=low
16 --netfilter6= --trace=) (#6032 #6109) 16 --netfilter6= --trace=) (#6032 #6109)
17 * feature: add Landlock support (#5269 #6078 #6115 #6125 #6187 #6195 #6200 17 * feature: add Landlock support (#5269 #6078 #6115 #6125 #6187 #6195 #6200
18 #6228 #6260 #6302 #6305) 18 #6228 #6260 #6302 #6305)
19 * feature: add support for comm, coredump, and prctl procevents in firemon
19 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 20 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
20 * modif: Prevent sandbox name (--name=) and host name (--hostname=) 21 * modif: Prevent sandbox name (--name=) and host name (--hostname=)
21 from containing only digits (#5578 #5741) 22 from containing only digits (#5578 #5741)