diff --git a/RELNOTES b/RELNOTES index 2aa7b0d6529..c9e599394dc 100644 --- a/RELNOTES +++ b/RELNOTES @@ -14,7 +14,7 @@ firejail (0.9.73) baseline; urgency=low #6153) * feature: expand simple macros in more commands (--chroot= --netfilter= --netfilter6= --trace=) (#6032 #6109) - * feature: add Landlock support (#5269 #6078 #6115 #6125 #6187) + * feature: add Landlock support (#5269 #6078 #6115 #6125 #6187 #6195 #6200) * modif: Stop forwarding own double-dash to the shell (#5599 #5600) * modif: Prevent sandbox name (--name=) and host name (--hostname=) from containing only digits (#5578 #5741) @@ -61,6 +61,7 @@ firejail (0.9.73) baseline; urgency=low * build: use full paths on compile/link targets (#6158) * build: automatically generate header dependencies (#6164) * build: improve main clean target (#6186) + * build: mkrpm.sh improvements (#6196) * ci: always update the package db before installing packages (#5742) * ci: fix codeql unable to download its own bundle (#5783) * ci: split configure/build/install commands on gitlab (#5784)