[PR #2481] [MERGED] gnome-mpv -> celluloid #4346

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2481
Author: @rusty-snake
Created: 2/26/2019
Status: Merged
Merged: 2/28/2019
Merged by: @Fred-Barclay

Base: masterHead: gnome-mpv_to_celluloid


📝 Commits (2)

  • 2341381 gnome-mpv -> celluloid
  • ca86110 celluloid.profile: add private-etc

📊 Changes

4 files changed (+56 additions, -43 deletions)

View changed files

etc/celluloid.profile (+51 -0)
📝 etc/disable-programs.inc (+1 -0)
📝 etc/gnome-mpv.profile (+3 -43)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

gnome-mpv has renamed to celluloid. (https://www.omgubuntu.co.uk/2019/01/celluloid-new-name-for-gnome-mpv)

  • move gnome-mpv.profile to celluloid.profile
  • add gnome-mpv.profile alias for downward compatibility
  • add celluloid to firecfg.config
  • add celluloid paths to disable-programs.inc
  • replace gnome-mpv by celluloid in celluloid.profile
  • add celluloid to private-bin
  • harden celluloid.profile
    • add private-cache
    • add apparmor
    • add tracelog
    • add netfilter
    • add private-etc

🔄 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/2481 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 2/26/2019 **Status:** ✅ Merged **Merged:** 2/28/2019 **Merged by:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Base:** `master` ← **Head:** `gnome-mpv_to_celluloid` --- ### 📝 Commits (2) - [`2341381`](https://github.com/netblue30/firejail/commit/2341381cda5989f033b5e10622f2e523e5d395f5) gnome-mpv -> celluloid - [`ca86110`](https://github.com/netblue30/firejail/commit/ca86110d1fff3db73df9866be6c1c2ccf4f0b05c) celluloid.profile: add private-etc ### 📊 Changes **4 files changed** (+56 additions, -43 deletions) <details> <summary>View changed files</summary> ➕ `etc/celluloid.profile` (+51 -0) 📝 `etc/disable-programs.inc` (+1 -0) 📝 `etc/gnome-mpv.profile` (+3 -43) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description gnome-mpv has renamed to celluloid. (https://www.omgubuntu.co.uk/2019/01/celluloid-new-name-for-gnome-mpv) * [x] move gnome-mpv.profile to celluloid.profile * [x] add gnome-mpv.profile alias for downward compatibility * [x] add celluloid to firecfg.config * [x] add celluloid paths to disable-programs.inc * [x] replace gnome-mpv by celluloid in celluloid.profile * [x] add `celluloid` to `private-bin` * [x] harden celluloid.profile * [x] add `private-cache` * [x] add `apparmor` * [x] add `tracelog` * [x] add `netfilter` * [x] add `private-etc` --- <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:18: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#4346
No description provided.