aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-01-12 10:48:56 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-01-12 10:48:56 -0300
commit09e11920b80d9dca7d019bae5171e7aba26ec06e (patch)
tree55d1938b865f4172d5292cf4c3afd70b417505f2 /RELNOTES
parentMerge pull request #5577 from kmk3/build-vim-sh-portability (diff)
downloadfirejail-09e11920b80d9dca7d019bae5171e7aba26ec06e.tar.gz
firejail-09e11920b80d9dca7d019bae5171e7aba26ec06e.tar.zst
firejail-09e11920b80d9dca7d019bae5171e7aba26ec06e.zip
RELNOTES: add --netlock bugfix
Relates to #5312.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 82668ec9c..28c9702f9 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -27,6 +27,7 @@ firejail (0.9.72rc1) baseline; urgency=low
27 (#5190) 27 (#5190)
28 * modif: removed grsecurity support 28 * modif: removed grsecurity support
29 * bugfix: Flood of seccomp audit log entries (#5207) 29 * bugfix: Flood of seccomp audit log entries (#5207)
30 * bugfix: --netlock does not work (Error: no valid sandbox) (#5312)
30 * build: deduplicate configure-time vars into new config files (#5140 #5284) 31 * build: deduplicate configure-time vars into new config files (#5140 #5284)
31 * build: fix file mode of shell scripts (644 -> 755) (#5206) 32 * build: fix file mode of shell scripts (644 -> 755) (#5206)
32 * build: reduce autoconf input files from 32 to 2 (#5219) 33 * build: reduce autoconf input files from 32 to 2 (#5219)