mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6286] [MERGED] profiles: replace x11 socket blacklist with disable-X11.inc #5930
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#5930
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/6286
Author: @kmk3
Created: 3/23/2024
Status: ✅ Merged
Merged: 3/24/2024
Merged by: @kmk3
Base:
master← Head:x11-none-improvements📝 Commits (2)
5ec7c22sstmp.profile: sort disable includes04efbb2profiles: replace x11 socket blacklist with disable-X11.inc📊 Changes
49 files changed (+51 additions, -50 deletions)
View changed files
📝
etc/profile-a-l/agetpkg.profile(+1 -1)📝
etc/profile-a-l/alpine.profile(+1 -1)📝
etc/profile-a-l/aria2c.profile(+1 -1)📝
etc/profile-a-l/bpftop.profile(+1 -1)📝
etc/profile-a-l/cloneit.profile(+1 -1)📝
etc/profile-a-l/curl.profile(+1 -1)📝
etc/profile-a-l/dbus-send.profile(+1 -1)📝
etc/profile-a-l/deadlink.profile(+1 -1)📝
etc/profile-a-l/dexios.profile(+1 -1)📝
etc/profile-a-l/dig.profile(+1 -1)📝
etc/profile-a-l/dnscrypt-proxy.profile(+1 -1)📝
etc/profile-a-l/dnsmasq.profile(+1 -1)📝
etc/profile-a-l/drill.profile(+1 -1)📝
etc/profile-a-l/editorconfiger.profile(+1 -1)📝
etc/profile-a-l/erd.profile(+1 -2)📝
etc/profile-a-l/fdns.profile(+1 -1)📝
etc/profile-a-l/gget.profile(+1 -1)📝
etc/profile-a-l/gist.profile(+1 -1)📝
etc/profile-a-l/git.profile(+1 -1)📝
etc/profile-a-l/gnome-keyring-daemon.profile(+1 -1)...and 29 more files
📄 Description
Replace all occurrences of
blacklist /tmp/.X11-unixwithinclude disable-X11.inc, which blacklists more X11-related files.Commands used to search and replace:
Note: The following files were also edited manually:
Relates to #4462 #4854 #5544.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.