aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-01-16 11:19:07 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-01-16 11:19:07 -0300
commit7b5f6278c2a792335b545caefdea490b1abeb8a5 (patch)
tree3e083c39aa8efed959ca523b97ac17c7a83bfc3a /RELNOTES
parentRELNOTES: move etc-hide-blacklisted item to modif (diff)
downloadfirejail-7b5f6278c2a792335b545caefdea490b1abeb8a5.tar.gz
firejail-7b5f6278c2a792335b545caefdea490b1abeb8a5.tar.zst
firejail-7b5f6278c2a792335b545caefdea490b1abeb8a5.zip
RELNOTES: sort modif items
This amends commit a100cbe99 ("RELNOTES: move etc-hide-blacklisted item to modif", 2023-01-16).
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 12a4873e3..893540656 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -24,10 +24,10 @@ firejail (0.9.72) baseline; urgency=low
24 (#5190 #5216) 24 (#5190 #5216)
25 * modif: disabled tracelog by default in /etc/firejail/firejail.config 25 * modif: disabled tracelog by default in /etc/firejail/firejail.config
26 (#5190) 26 (#5190)
27 * modif: removed grsecurity support
27 * modif: stop hiding blacklisted files in /etc by default and add a new 28 * modif: stop hiding blacklisted files in /etc by default and add a new
28 etc-hide-blacklisted option to firejail.config that enables the previous 29 etc-hide-blacklisted option to firejail.config that enables the previous
29 behavior (disabled by default) (#5010 #5230 #5591 #5595) 30 behavior (disabled by default) (#5010 #5230 #5591 #5595)
30 * modif: removed grsecurity support
31 * bugfix: Flood of seccomp audit log entries (#5207) 31 * bugfix: Flood of seccomp audit log entries (#5207)
32 * bugfix: --netlock does not work (Error: no valid sandbox) (#5312) 32 * bugfix: --netlock does not work (Error: no valid sandbox) (#5312)
33 * build: deduplicate configure-time vars into new config files (#5140 #5284) 33 * build: deduplicate configure-time vars into new config files (#5140 #5284)