[PR #6666] [MERGED] profiles: ytmdesktop: add redirect & whitelist /opt/ytmdesktop #6108

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6666
Author: @kmk3
Created: 2/25/2025
Status: Merged
Merged: 2/26/2025
Merged by: @kmk3

Base: masterHead: ytmdesktop-add-redirect


📝 Commits (2)

  • 4ec076a profiles: ytmdesktop: add a redirect for youtube-music-desktop-app
  • 985cb43 profiles: ytmdesktop: whitelist /opt/ytmdesktop

📊 Changes

3 files changed (+14 additions, -2 deletions)

View changed files

etc/profile-m-z/youtube-music-desktop-app.profile (+11 -0)
📝 etc/profile-m-z/ytmdesktop.profile (+2 -2)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

Apparently the main binary has been renamed from ytmdesktop to
youtube-music-desktop-app[1]:

$ pacman -Qlq ytmdesktop
[...]
/opt/ytmdesktop/youtube-music-desktop-app
/usr/bin/youtube-music-desktop-app
/usr/share/applications/ytmdesktop.desktop

So add a redirect for it.

Fixes #6662.

[1] https://github.com/netblue30/firejail/issues/6662#issuecomment-2681532969

Reported-by: @Dieterbe


ytmdesktop: whitelist /opt/ytmdesktop

See also commit 175905530 ("profiles: exchange private-opt with a
whitelist (#6021)", 2023-10-18).


🔄 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/6666 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `ytmdesktop-add-redirect` --- ### 📝 Commits (2) - [`4ec076a`](https://github.com/netblue30/firejail/commit/4ec076a65c11bbe04ae324c84219947f11186b07) profiles: ytmdesktop: add a redirect for youtube-music-desktop-app - [`985cb43`](https://github.com/netblue30/firejail/commit/985cb43eeb2c21bce6199356a8e5630ba1f20d18) profiles: ytmdesktop: whitelist /opt/ytmdesktop ### 📊 Changes **3 files changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `etc/profile-m-z/youtube-music-desktop-app.profile` (+11 -0) 📝 `etc/profile-m-z/ytmdesktop.profile` (+2 -2) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description Apparently the main binary has been renamed from `ytmdesktop` to `youtube-music-desktop-app`[1]: $ pacman -Qlq ytmdesktop [...] /opt/ytmdesktop/youtube-music-desktop-app /usr/bin/youtube-music-desktop-app /usr/share/applications/ytmdesktop.desktop So add a redirect for it. Fixes #6662. [1] https://github.com/netblue30/firejail/issues/6662#issuecomment-2681532969 Reported-by: @Dieterbe --- ytmdesktop: whitelist /opt/ytmdesktop See also commit 175905530 ("profiles: exchange private-opt with a whitelist (#6021)", 2023-10-18). --- <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:50:54 -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#6108
No description provided.