aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-09-06 19:53:01 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-09-20 12:23:31 -0300
commit0091caf80c7bb024facf406d229c82b505e5d28a (patch)
treeaf60f9ab8ffb3395e667bcbcc926e2c079366008 /RELNOTES
parentVSCodium: Fix developing Arduino (#5991) (diff)
downloadfirejail-0091caf80c7bb024facf406d229c82b505e5d28a.tar.gz
firejail-0091caf80c7bb024facf406d229c82b505e5d28a.tar.zst
firejail-0091caf80c7bb024facf406d229c82b505e5d28a.zip
modif: keep pipewire group unless nosound is used
This group is apparently used on Gentoo[1]. Currently only the "audio" supplementary group is kept. Fixes #5992. See also commit f32938669 ("Keep vglusers group unless no3d is used (virtualgl)", 2022-01-07) / PR #4851. [1] https://wiki.gentoo.org/wiki/PipeWire Reported-by: @amano-kenji
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 626ed7e57..b632f2dca 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -21,6 +21,7 @@ firejail (0.9.73) baseline; urgency=low
21 * modif: Improve --version/--help & print version on startup (#5829) 21 * modif: Improve --version/--help & print version on startup (#5829)
22 * modif: improve errExit error messages (#5871) 22 * modif: improve errExit error messages (#5871)
23 * modif: drop deprecated 'shell' option references (#5894) 23 * modif: drop deprecated 'shell' option references (#5894)
24 * modif: keep pipewire group unless nosound is used (#5992 #5993)
24 * bugfix: qutebrowser: links will not open in the existing instance (#5601 25 * bugfix: qutebrowser: links will not open in the existing instance (#5601
25 #5618) 26 #5618)
26 * bugfix: fix --hostname and --hosts-file commands 27 * bugfix: fix --hostname and --hosts-file commands