mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6021] [MERGED] profiles: replace private-opt with whitelist & document private-opt issues #5784
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#5784
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/6021
Author: @ghost
Created: 9/25/2023
Status: ✅ Merged
Merged: 10/18/2023
Merged by: @undefined
Base:
master← Head:private-opt-whitelist📝 Commits (3)
352c3cfprofiles: drop private-opt (existing whitelist)7c4091bprofiles: replace private-opt with whitelistf7ae17adocs: note potential issues with private-opt📊 Changes
25 files changed (+42 additions, -26 deletions)
View changed files
📝
etc/profile-a-l/bitwarden.profile(+1 -1)📝
etc/profile-a-l/discord-canary.profile(+2 -1)📝
etc/profile-a-l/discord-ptb.profile(+2 -1)📝
etc/profile-a-l/discord.profile(+2 -1)📝
etc/profile-a-l/electron-mail.profile(+1 -1)📝
etc/profile-a-l/element-desktop.profile(+0 -2)📝
etc/profile-a-l/gitter.profile(+1 -1)📝
etc/profile-a-l/google-earth.profile(+1 -1)📝
etc/profile-a-l/linuxqq.profile(+1 -1)📝
etc/profile-m-z/microsoft-edge-beta.profile(+0 -3)📝
etc/profile-m-z/mullvad-browser.profile(+0 -1)📝
etc/profile-m-z/notable.profile(+2 -1)📝
etc/profile-m-z/nuclear.profile(+1 -1)📝
etc/profile-m-z/ocenaudio.profile(+1 -1)📝
etc/profile-m-z/palemoon.profile(+1 -1)📝
etc/profile-m-z/spotify.profile(+1 -1)📝
etc/profile-m-z/thunderbird-beta.profile(+1 -1)📝
etc/profile-m-z/torbrowser-launcher.profile(+0 -1)📝
etc/profile-m-z/tutanota-desktop.profile(+1 -1)📝
etc/profile-m-z/twitch.profile(+1 -1)...and 5 more files
📄 Description
private-opt breaks file-copy-limit, use a whitelist instead of draining RAM
cfr. https://github.com/netblue30/firejail/discussions/5307
This PR streamlines the comment and does the relevant whitelisting in /opt.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.