mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2780] [MERGED] Sort caps.keep and seccomp.drop options #4525
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4525
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:sort📝 Commits (5)
e1b48f7Sort seccomp.drop in unbound.profileebc3362Sort caps.keep in tor.profilef28cd92Sort seccomp.drop in qgjs.profile34cb6c1Sort seccomp.drop in dnscrypt-proxy.profilefd944e2Sort 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.