aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index a6be465ee..8b34bd69c 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -32,6 +32,7 @@ firejail (0.9.68rc2) baseline; urgency=low
32 * bugfix: Firejail does not work with a custom hosts file (#2758 #4560) 32 * bugfix: Firejail does not work with a custom hosts file (#2758 #4560)
33 * bugfix: --tracelog and --trace override /etc/ld.so.preload (#4558 #4586) 33 * bugfix: --tracelog and --trace override /etc/ld.so.preload (#4558 #4586)
34 * bugfix: PATH_MAX is undeclared on musl libc (#4578 #4579 #4583) 34 * bugfix: PATH_MAX is undeclared on musl libc (#4578 #4579 #4583)
35 * bugfix: firejail symlinks are not skipped with private-bin + globs (#4626)
35 * bugfix: Firejail rejects empty arguments (#4395) 36 * bugfix: Firejail rejects empty arguments (#4395)
36 * bugfix: firecfg does not work with symlinks (discord.desktop) (#4235) 37 * bugfix: firecfg does not work with symlinks (discord.desktop) (#4235)
37 * bugfix: Seccomp list output goes to stdout instead of stderr (#4328) 38 * bugfix: Seccomp list output goes to stdout instead of stderr (#4328)