aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-06 01:09:20 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-06 01:09:54 -0300
commit96b598638d9b6fe1108ab7b636cdb98d2d7a2783 (patch)
treea2f597d5b85278e5d7f68be585375e27446c557b /RELNOTES
parentRELNOTES: add AppArmor base abstraction support and disable-proc.inc (diff)
downloadfirejail-96b598638d9b6fe1108ab7b636cdb98d2d7a2783.tar.gz
firejail-96b598638d9b6fe1108ab7b636cdb98d2d7a2783.tar.zst
firejail-96b598638d9b6fe1108ab7b636cdb98d2d7a2783.zip
RELNOTES: add pr related to PATH_MAX bugfix
Relates to #4606.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 2f4f8dece..d9ed27139 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -34,7 +34,7 @@ firejail (0.9.68rc2) baseline; urgency=low
34 * bugfix: firejail hangs with net parameter (#3958 #4476) 34 * bugfix: firejail hangs with net parameter (#3958 #4476)
35 * bugfix: Firejail does not work with a custom hosts file (#2758 #4560) 35 * bugfix: Firejail does not work with a custom hosts file (#2758 #4560)
36 * bugfix: --tracelog and --trace override /etc/ld.so.preload (#4558 #4586) 36 * bugfix: --tracelog and --trace override /etc/ld.so.preload (#4558 #4586)
37 * bugfix: PATH_MAX is undeclared on musl libc (#4578 #4579 #4583) 37 * bugfix: PATH_MAX is undeclared on musl libc (#4578 #4579 #4583 #4606)
38 * bugfix: firejail symlinks are not skipped with private-bin + globs (#4626) 38 * bugfix: firejail symlinks are not skipped with private-bin + globs (#4626)
39 * bugfix: Firejail rejects empty arguments (#4395) 39 * bugfix: Firejail rejects empty arguments (#4395)
40 * bugfix: firecfg does not work with symlinks (discord.desktop) (#4235) 40 * bugfix: firecfg does not work with symlinks (discord.desktop) (#4235)