[PR #2766] [MERGED] automatically fixed all private-{bin,etc} lines #4519

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2766
Author: @rusty-snake
Created: 6/13/2019
Status: Merged
Merged: 6/15/2019
Merged by: @Vincent43

Base: masterHead: fix-all-private-bin_etc-lines


📝 Commits (2)

  • 019fa04 automatically fixed all private-{bin,etc} lines
  • a6c7ae2 remove starting comma in kid3.profile

📊 Changes

111 files changed (+130 additions, -130 deletions)

View changed files

📝 etc/QMediathekView.profile (+1 -1)
📝 etc/QOwnNotes.profile (+2 -2)
📝 etc/Viber.profile (+2 -2)
📝 etc/XMind.profile (+1 -1)
📝 etc/Xvfb.profile (+1 -1)
📝 etc/akregator.profile (+1 -1)
📝 etc/anki.profile (+1 -1)
📝 etc/apktool.profile (+1 -1)
📝 etc/archaudit-report.profile (+1 -1)
📝 etc/aria2c.profile (+1 -1)
📝 etc/ark.profile (+1 -1)
📝 etc/arm.profile (+2 -2)
📝 etc/artha.profile (+1 -1)
📝 etc/atool.profile (+1 -1)
📝 etc/bitwarden.profile (+1 -1)
📝 etc/bsdtar.profile (+2 -2)
📝 etc/bzflag.profile (+1 -1)
📝 etc/celluloid.profile (+2 -2)
📝 etc/cheese.profile (+1 -1)
📝 etc/cmus.profile (+1 -1)

...and 80 more files

📄 Description

Bring all private-etc and private-bin lines into an alphabetical order, using this:
https://gist.github.com/rusty-snake/a1010a3daf3c54e93dfe03f2f5ce3d96

  • special characters are ignored
  • the script order case insensitive

Missing (will not be implemented, only for completeness):


🔄 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/2766 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 6/13/2019 **Status:** ✅ Merged **Merged:** 6/15/2019 **Merged by:** [@Vincent43](https://github.com/Vincent43) **Base:** `master` ← **Head:** `fix-all-private-bin_etc-lines` --- ### 📝 Commits (2) - [`019fa04`](https://github.com/netblue30/firejail/commit/019fa047d61bee012252c5c28a7a7796caa6dfaf) automatically fixed all private-{bin,etc} lines - [`a6c7ae2`](https://github.com/netblue30/firejail/commit/a6c7ae231968e0cb4a1ac32dd82ebdd7db92b9f8) remove starting comma in kid3.profile ### 📊 Changes **111 files changed** (+130 additions, -130 deletions) <details> <summary>View changed files</summary> 📝 `etc/QMediathekView.profile` (+1 -1) 📝 `etc/QOwnNotes.profile` (+2 -2) 📝 `etc/Viber.profile` (+2 -2) 📝 `etc/XMind.profile` (+1 -1) 📝 `etc/Xvfb.profile` (+1 -1) 📝 `etc/akregator.profile` (+1 -1) 📝 `etc/anki.profile` (+1 -1) 📝 `etc/apktool.profile` (+1 -1) 📝 `etc/archaudit-report.profile` (+1 -1) 📝 `etc/aria2c.profile` (+1 -1) 📝 `etc/ark.profile` (+1 -1) 📝 `etc/arm.profile` (+2 -2) 📝 `etc/artha.profile` (+1 -1) 📝 `etc/atool.profile` (+1 -1) 📝 `etc/bitwarden.profile` (+1 -1) 📝 `etc/bsdtar.profile` (+2 -2) 📝 `etc/bzflag.profile` (+1 -1) 📝 `etc/celluloid.profile` (+2 -2) 📝 `etc/cheese.profile` (+1 -1) 📝 `etc/cmus.profile` (+1 -1) _...and 80 more files_ </details> ### 📄 Description Bring all private-etc and private-bin lines into an alphabetical order, using this: https://gist.github.com/rusty-snake/a1010a3daf3c54e93dfe03f2f5ce3d96 * special characters are ignored * the script order case insensitive Missing (will not be implemented, only for completeness): * commented lines * `#private-{bin,etc}`, `# private-{bin,etc}` * What about something like `# private-etc foo,bar -- breaks baz` and `# private-etc must first be enabled in foobar` * `private-lib` * see also https://github.com/netblue30/firejail/issues/2739#issuecomment-499892002 * review --- <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:21:37 -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#4519
No description provided.