From 54d8d58367b5f936376fe5ceba8ca7a329118162 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Wed, 2 Feb 2022 14:44:05 -0300 Subject: RELNOTES: add more bugfixes Relates to #3958 #4362 #4365 #4476 #4578 #4579 #4583. --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'RELNOTES') diff --git a/RELNOTES b/RELNOTES index 08855b8e1..1d781fca9 100644 --- a/RELNOTES +++ b/RELNOTES @@ -19,10 +19,13 @@ firejail (0.9.68rc2) baseline; urgency=low * removed whitelist=yes/no in /etc/firejail/firejail.config * new condition: ALLOW_TRAY (#4510 #4599) * remove (some) environment variables with auth-tokens (#4157) + * bugfix: Fix sndio support (#4362 #4365) * bugfix: Error mounting tmpfs (MS_REMOUNT flag not being cleared) (#4387) * bugfix: --build clears the environment (#4460 #4467) + * bugfix: firejail hangs with net parameter (#3958 #4476) * bugfix: Firejail does not work with a custom hosts file (#2758 #4560) * bugfix: --tracelog and --trace override /etc/ld.so.preload (#4558 #4586) + * bugfix: PATH_MAX is undeclared on musl libc (#4578 #4579 #4583) * bugfix: Firejail rejects empty arguments (#4395) * bugfix: firecfg does not work with symlinks (discord.desktop) (#4235) * bugfix: Seccomp list output goes to stdout instead of stderr (#4328) -- cgit v1.2.3-54-g00ecf