[PR #2780] [MERGED] Sort caps.keep and seccomp.drop options #4525

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2780
Author: @ghost
Created: 6/16/2019
Status: Merged
Merged: 6/16/2019
Merged by: @undefined

Base: masterHead: sort


📝 Commits (5)

  • e1b48f7 Sort seccomp.drop in unbound.profile
  • ebc3362 Sort caps.keep in tor.profile
  • f28cd92 Sort seccomp.drop in qgjs.profile
  • 34cb6c1 Sort seccomp.drop in dnscrypt-proxy.profile
  • fd944e2 Sort caps.keep in chromium-common.profile

📊 Changes

5 files changed (+5 additions, -5 deletions)

View changed files

📝 etc/chromium-common.profile (+1 -1)
📝 etc/dnscrypt-proxy.profile (+1 -1)
📝 etc/qgis.profile (+1 -1)
📝 etc/tor.profile (+1 -1)
📝 etc/unbound.profile (+1 -1)

📄 Description

Follow-up on https://github.com/netblue30/firejail/pull/2766, https://github.com/netblue30/firejail/pull/2778 and https://github.com/netblue30/firejail/pull/2779. This time caps.{drop,keep} and seccomp.{drop,keep} lines are alphabetically sorted.

Again, all credit goes to @rusty-snake for having started the sorting work and for creating and extending sort.py. I took the liberty of building upon his script to account for caps.{drop,keep} and seccomp.{drop,keep}.


🔄 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/2780 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/16/2019 **Status:** ✅ Merged **Merged:** 6/16/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `sort` --- ### 📝 Commits (5) - [`e1b48f7`](https://github.com/netblue30/firejail/commit/e1b48f7b6b0566ed62a85517102543ed81c329a1) Sort seccomp.drop in unbound.profile - [`ebc3362`](https://github.com/netblue30/firejail/commit/ebc336205e3811cd9e92977e716350fb9a84dc76) Sort caps.keep in tor.profile - [`f28cd92`](https://github.com/netblue30/firejail/commit/f28cd923b6748d24b16cd32f3b8531f06ac2ecfe) Sort seccomp.drop in qgjs.profile - [`34cb6c1`](https://github.com/netblue30/firejail/commit/34cb6c13d535263bee8128dc26c57c23f2cd68a4) Sort seccomp.drop in dnscrypt-proxy.profile - [`fd944e2`](https://github.com/netblue30/firejail/commit/fd944e276afa7fd3c1b089f3a037b73072f4e632) Sort caps.keep in chromium-common.profile ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `etc/chromium-common.profile` (+1 -1) 📝 `etc/dnscrypt-proxy.profile` (+1 -1) 📝 `etc/qgis.profile` (+1 -1) 📝 `etc/tor.profile` (+1 -1) 📝 `etc/unbound.profile` (+1 -1) </details> ### 📄 Description Follow-up on https://github.com/netblue30/firejail/pull/2766, https://github.com/netblue30/firejail/pull/2778 and https://github.com/netblue30/firejail/pull/2779. This time caps.{drop,keep} and seccomp.{drop,keep} lines are alphabetically sorted. Again, all credit goes to @rusty-snake for having started the sorting work and for creating and extending [sort.py](https://gist.github.com/rusty-snake/a1010a3daf3c54e93dfe03f2f5ce3d96). I took the liberty of [building upon his script](https://gist.github.com/glitsj16/5304988cfa7fd2d7f8db2d88cc6e86cf) to account for caps.{drop,keep} and seccomp.{drop,keep}. --- <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:44 -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#4525
No description provided.