[PR #5993] [MERGED] modif: keep pipewire group unless nosound is used #5770

Closed
opened 2026-05-05 10:44:35 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5993
Author: @kmk3
Created: 9/7/2023
Status: Merged
Merged: 9/20/2023
Merged by: @kmk3

Base: masterHead: modif-keep-pipewire-group


📝 Commits (1)

  • 0091caf modif: keep pipewire group unless nosound is used

📊 Changes

3 files changed (+9 additions, -1 deletions)

View changed files

📝 RELNOTES (+1 -0)
📝 src/firejail/main.c (+6 -1)
📝 src/firejail/util.c (+2 -0)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5993 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 9/7/2023 **Status:** ✅ Merged **Merged:** 9/20/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `modif-keep-pipewire-group` --- ### 📝 Commits (1) - [`0091caf`](https://github.com/netblue30/firejail/commit/0091caf80c7bb024facf406d229c82b505e5d28a) modif: keep pipewire group unless nosound is used ### 📊 Changes **3 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `RELNOTES` (+1 -0) 📝 `src/firejail/main.c` (+6 -1) 📝 `src/firejail/util.c` (+2 -0) </details> ### 📄 Description 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:44:35 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5770
No description provided.