RELNOTES: sort/reword feature

This amends commit 56566fd41 ("merges", 2025-01-12).
This commit is contained in:
Kelvin M. Klann 2025-01-13 05:42:36 -03:00
parent 47467c3551
commit e6de48c46c

View file

@ -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)