diff --git a/RELNOTES b/RELNOTES index b2002ce16..8ffb8c93d 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,7 +1,6 @@ firejail (0.9.73) baseline; urgency=low * work in progress * security: fix sscanf rv checks (CodeQL) (#6184) - * feature: --disable-sandbox-check configure flag (#6592) * feature: private-etc rework: improve handling of /etc/resolv.conf and add private-etc groups (#6400 #5518 #5608 #5609 #5629 #5638 #5641 #5642 #5643 #5650 #5681 #5737 #5844 #5989 #6016 #6104 #5655 #6435 #6514 #6515) @@ -25,6 +24,7 @@ firejail (0.9.73) baseline; urgency=low * feature: add notpm command & keep tpm devices in private-dev (#6379 #6390) * feature: fshaper.sh: support tc on NixOS (#6426 #6431) * feature: add aarch64 syscalls (#5821 #6574) + * feature: add --disable-sandbox-check configure flag (#6592) * 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)