RELNOTES: sort modif items

This amends commit a100cbe99 ("RELNOTES: move etc-hide-blacklisted item
to modif", 2023-01-16).
This commit is contained in:
Kelvin M. Klann 2023-01-16 11:19:07 -03:00
parent a100cbe992
commit 7b5f6278c2

View file

@ -24,10 +24,10 @@ firejail (0.9.72) baseline; urgency=low
(#5190 #5216)
* modif: disabled tracelog by default in /etc/firejail/firejail.config
(#5190)
* modif: removed grsecurity support
* modif: stop hiding blacklisted files in /etc by default and add a new
etc-hide-blacklisted option to firejail.config that enables the previous
behavior (disabled by default) (#5010 #5230 #5591 #5595)
* modif: removed grsecurity support
* bugfix: Flood of seccomp audit log entries (#5207)
* bugfix: --netlock does not work (Error: no valid sandbox) (#5312)
* build: deduplicate configure-time vars into new config files (#5140 #5284)