[PR #622] [MERGED] correction no. 2 #3688

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/622
Author: @Fred-Barclay
Created: 7/8/2016
Status: Merged
Merged: 7/9/2016
Merged by: @netblue30

Base: masterHead: Fixes


📝 Commits (7)

  • 2ee8f94 correction no. 2
  • ec0483b private-bin conversion
  • 4b3bc7b missed a file...
  • c99ddd5 tightened and fixed permissions warning
  • 56a34f6 If you give a mouse a cookie...
  • 741bd75 ...he'll probably want to hack Firejail profiles.
  • 225c68f Extra files (the mouse forgot a few crumbs).

📊 Changes

10 files changed (+45 additions, -28 deletions)

View changed files

📝 README (+1 -0)
📝 README.md (+3 -1)
📝 etc/0ad.profile (+15 -11)
📝 etc/atril.profile (+6 -2)
📝 etc/evince.profile (+2 -1)
📝 etc/gthumb.profile (+5 -4)
📝 etc/pix.profile (+5 -4)
📝 etc/qtox.profile (+2 -1)
📝 etc/xreader.profile (+6 -2)
📝 platform/debian/conffiles (+0 -2)

📄 Description

Apparently you can't comment conffiles without problems. This should fix my last commit that swapped one warning for another. 😜

EDIT: converted qtox to private-bin and tightened the profile a bit more.

EDIT 2: okay, apparently I'm editing more than I planned! So here's what's in this PR:

  1. A fix for the debian conffiles that fixes my original fix (fixed by a fixated fixer).
  2. Conversion to private-bin: atril, xreader, evince, and qtox.
  3. Fixed permissions warning in 0ad that brought up a debug window when launching.
  4. Removed network capabilities from atril, evince, gthumb, pix, and xreader.
  5. Added some security filters where appropriate.

Cheers!


🔄 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/622 **Author:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Created:** 7/8/2016 **Status:** ✅ Merged **Merged:** 7/9/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `Fixes` --- ### 📝 Commits (7) - [`2ee8f94`](https://github.com/netblue30/firejail/commit/2ee8f947ba9b4ff53478012c3353679bfc6fb333) correction no. 2 - [`ec0483b`](https://github.com/netblue30/firejail/commit/ec0483b9cecab6b654e7b0281b9cc6f9e4c7d98e) private-bin conversion - [`4b3bc7b`](https://github.com/netblue30/firejail/commit/4b3bc7b61d9f357def05aa747e37e61b38c7af9c) missed a file... - [`c99ddd5`](https://github.com/netblue30/firejail/commit/c99ddd579d823dae018e1f65ad28b3234e8e51bb) tightened and fixed permissions warning - [`56a34f6`](https://github.com/netblue30/firejail/commit/56a34f63f22d20e2dd51f3a0932dc07f2647f252) If you give a mouse a cookie... - [`741bd75`](https://github.com/netblue30/firejail/commit/741bd754b70c5020b2c21681879ead4d1910e4ff) ...he'll probably want to hack Firejail profiles. - [`225c68f`](https://github.com/netblue30/firejail/commit/225c68fd3b19e49a1dcf0e234a75211d51b63737) Extra files (the mouse forgot a few crumbs). ### 📊 Changes **10 files changed** (+45 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `README` (+1 -0) 📝 `README.md` (+3 -1) 📝 `etc/0ad.profile` (+15 -11) 📝 `etc/atril.profile` (+6 -2) 📝 `etc/evince.profile` (+2 -1) 📝 `etc/gthumb.profile` (+5 -4) 📝 `etc/pix.profile` (+5 -4) 📝 `etc/qtox.profile` (+2 -1) 📝 `etc/xreader.profile` (+6 -2) 📝 `platform/debian/conffiles` (+0 -2) </details> ### 📄 Description Apparently you can't comment conffiles without problems. This should fix my last commit that swapped one warning for another. :stuck_out_tongue_winking_eye: EDIT: converted qtox to private-bin and tightened the profile a bit more. EDIT 2: okay, apparently I'm editing more than I planned! So here's what's in this PR: 1. A fix for the debian conffiles that fixes my original fix (fixed by a fixated fixer). 2. Conversion to private-bin: atril, xreader, evince, and qtox. 3. Fixed permissions warning in 0ad that brought up a debug window when launching. 4. Removed network capabilities from atril, evince, gthumb, pix, and xreader. 5. Added some security filters where appropriate. Cheers! --- <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:06:04 -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#3688
No description provided.