aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 2aa7b0d65..c9e599394 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -14,7 +14,7 @@ firejail (0.9.73) baseline; urgency=low
14 #6153) 14 #6153)
15 * feature: expand simple macros in more commands (--chroot= --netfilter= 15 * feature: expand simple macros in more commands (--chroot= --netfilter=
16 --netfilter6= --trace=) (#6032 #6109) 16 --netfilter6= --trace=) (#6032 #6109)
17 * feature: add Landlock support (#5269 #6078 #6115 #6125 #6187) 17 * feature: add Landlock support (#5269 #6078 #6115 #6125 #6187 #6195 #6200)
18 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 18 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
19 * modif: Prevent sandbox name (--name=) and host name (--hostname=) 19 * modif: Prevent sandbox name (--name=) and host name (--hostname=)
20 from containing only digits (#5578 #5741) 20 from containing only digits (#5578 #5741)
@@ -61,6 +61,7 @@ firejail (0.9.73) baseline; urgency=low
61 * build: use full paths on compile/link targets (#6158) 61 * build: use full paths on compile/link targets (#6158)
62 * build: automatically generate header dependencies (#6164) 62 * build: automatically generate header dependencies (#6164)
63 * build: improve main clean target (#6186) 63 * build: improve main clean target (#6186)
64 * build: mkrpm.sh improvements (#6196)
64 * ci: always update the package db before installing packages (#5742) 65 * ci: always update the package db before installing packages (#5742)
65 * ci: fix codeql unable to download its own bundle (#5783) 66 * ci: fix codeql unable to download its own bundle (#5783)
66 * ci: split configure/build/install commands on gitlab (#5784) 67 * ci: split configure/build/install commands on gitlab (#5784)