[PR #3472] [MERGED] Use whitelisting for video players #4773

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3472
Author: @Fred-Barclay
Created: 6/19/2020
Status: Merged
Merged: 8/15/2020
Merged by: @Fred-Barclay

Base: masterHead: master


📝 Commits (4)

  • 01a1f7b Use whitelisting for video players
  • f84c9f6 Update media player whitelists
  • becc321 Review fixes: include read-only Desktop in whitelist
  • 7bb08d0 Merge branch 'master' into master

📊 Changes

6 files changed (+74 additions, -22 deletions)

View changed files

📝 etc/profile-a-l/celluloid.profile (+13 -3)
📝 etc/profile-m-z/mplayer.profile (+9 -4)
📝 etc/profile-m-z/mpv.profile (+17 -5)
📝 etc/profile-m-z/totem.profile (+11 -4)
📝 etc/profile-m-z/vlc.profile (+13 -3)
📝 etc/profile-m-z/xplayer.profile (+11 -3)

📄 Description

Switches video players over to a whitelist basis.

I've tested celluloid, vlc, and xplayer and they seem to be fine - would really appreciate additional testing! 😃


🔄 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/3472 **Author:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Created:** 6/19/2020 **Status:** ✅ Merged **Merged:** 8/15/2020 **Merged by:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`01a1f7b`](https://github.com/netblue30/firejail/commit/01a1f7b7e88c42b32e4382a41cf0e1676d417416) Use whitelisting for video players - [`f84c9f6`](https://github.com/netblue30/firejail/commit/f84c9f65fa9aef196c48332f29296ed5d4189248) Update media player whitelists - [`becc321`](https://github.com/netblue30/firejail/commit/becc32123d307658a7d1ea2ba09a66ece241fc0d) Review fixes: include read-only Desktop in whitelist - [`7bb08d0`](https://github.com/netblue30/firejail/commit/7bb08d0a8f17d9e2ea443e39a4e68202282f7111) Merge branch 'master' into master ### 📊 Changes **6 files changed** (+74 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/celluloid.profile` (+13 -3) 📝 `etc/profile-m-z/mplayer.profile` (+9 -4) 📝 `etc/profile-m-z/mpv.profile` (+17 -5) 📝 `etc/profile-m-z/totem.profile` (+11 -4) 📝 `etc/profile-m-z/vlc.profile` (+13 -3) 📝 `etc/profile-m-z/xplayer.profile` (+11 -3) </details> ### 📄 Description Switches video players over to a whitelist basis. I've tested celluloid, vlc, and xplayer and they seem to be fine - would really appreciate additional testing! 😃 --- <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:26:20 -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#4773
No description provided.