mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6885] [MERGED] profiles: organize blacklist sections as per profile.template #6217
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#6217
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/6885
Author: @kmk3
Created: 9/1/2025
Status: ✅ Merged
Merged: 9/4/2025
Merged by: @kmk3
Base:
master← Head:profiles-organize-blacklists📝 Commits (3)
872b055profiles: rtv: move rtv-addons comment to the topa45e201profiles: curl/wget: move nvm comments to the topda5dd4bprofiles: organize blacklist sections as per profile.template📊 Changes
49 files changed (+112 additions, -107 deletions)
View changed files
📝
etc/profile-a-l/agetpkg.profile(+2 -2)📝
etc/profile-a-l/checkbashisms.profile(+2 -2)📝
etc/profile-a-l/curl.profile(+4 -4)📝
etc/profile-a-l/deadlink.profile(+3 -3)📝
etc/profile-a-l/devilspie.profile(+2 -2)📝
etc/profile-a-l/enchant.profile(+2 -2)📝
etc/profile-a-l/evince.profile(+2 -1)📝
etc/profile-a-l/exiftool.profile(+2 -2)📝
etc/profile-a-l/gconf.profile(+2 -2)📝
etc/profile-a-l/gist.profile(+2 -2)📝
etc/profile-a-l/gnome-boxes.profile(+2 -2)📝
etc/profile-a-l/googler-common.profile(+2 -2)📝
etc/profile-a-l/green-recoder.profile(+2 -2)📝
etc/profile-a-l/hashcat.profile(+2 -2)📝
etc/profile-a-l/highlight.profile(+2 -2)📝
etc/profile-a-l/host.profile(+2 -1)📝
etc/profile-a-l/img2txt.profile(+2 -2)📝
etc/profile-a-l/koreader.profile(+2 -2)📝
etc/profile-a-l/less.profile(+2 -2)📝
etc/profile-a-l/localsend_app.profile(+2 -2)...and 29 more files
📄 Description
On each profile, ensure that the
blacklistsection is right above theinclude disablesection.See etc/templates/profile.template.
Misc: This appears to affect about a third of the profiles that contain
blacklistentries:Kind of relates to commit
04efbb276("profiles: replace x11 socketblacklist with disable-X11.inc", 2024-03-22) / PR #6286.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.