mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3826] [MERGED] Runuser fixes #4898
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#4898
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/3826
Author: @ghost
Created: 12/15/2020
Status: ✅ Merged
Merged: 12/15/2020
Merged by: @undefined
Base:
master← Head:runuser-fixes📝 Commits (10+)
bf51f8fdrop non-sensical ${RUNUSER}/wayland-* blacklisting541bf30drop non-sensical ${RUNUSER}/wayland-* blacklistingded4839drop non-sensical ${RUNUSER}/wayland-* blacklistinge947c9ddrop non-sensical ${RUNUSER}/wayland-* blacklisting3f4f2c0drop non-sensical ${RUNUSER}/wayland-* blacklistingcc324fedrop non-sensical ${RUNUSER}/wayland-* blacklistingafa58d3drop non-sensical ${RUNUSER}/wayland-* blacklisting713749fdrop non-sensical ${RUNUSER}/wayland-* blacklistingb254b67drop non-sensical ${RUNUSER}/wayland-* blacklistingae6cbffdrop non-sensical ${RUNUSER}/wayland-* blacklisting📊 Changes
20 files changed (+0 additions, -20 deletions)
View changed files
📝
etc/profile-a-l/curl.profile(+0 -1)📝
etc/profile-a-l/dig.profile(+0 -1)📝
etc/profile-a-l/drill.profile(+0 -1)📝
etc/profile-a-l/file.profile(+0 -1)📝
etc/profile-a-l/gtk2-youtube-viewer.profile(+0 -1)📝
etc/profile-a-l/gtk3-youtube-viewer.profile(+0 -1)📝
etc/profile-a-l/highlight.profile(+0 -1)📝
etc/profile-a-l/less.profile(+0 -1)📝
etc/profile-m-z/nslookup.profile(+0 -1)📝
etc/profile-m-z/pandoc.profile(+0 -1)📝
etc/profile-m-z/patch.profile(+0 -1)📝
etc/profile-m-z/pdftotext.profile(+0 -1)📝
etc/profile-m-z/ping.profile(+0 -1)📝
etc/profile-m-z/qrencode.profile(+0 -1)📝
etc/profile-m-z/rsync-download_only.profile(+0 -1)📝
etc/profile-m-z/shellcheck.profile(+0 -1)📝
etc/profile-m-z/strings.profile(+0 -1)📝
etc/profile-m-z/wget.profile(+0 -1)📝
etc/profile-m-z/whois.profile(+0 -1)📝
etc/profile-m-z/youtube-dl.profile(+0 -1)📄 Description
Some profiles blacklisted both ${RUNUSER} and ${RUNUSER}/wayland-*, which doesn't make much sense. This PR removes the latter to avoid potential confusion. See discussion in https://github.com/netblue30/firejail/pull/3820.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.