mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2588] [MERGED] Streamline 'Allow python' options #4433
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#4433
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/2588
Author: @ghost
Created: 3/13/2019
Status: ✅ Merged
Merged: 3/13/2019
Merged by: @undefined
Base:
master← Head:allow-python📝 Commits (10+)
8dd209fFix 'allow python' in xpra22aa44dFix 'allow python' in xplayer125016bFix 'allow python' in xed18e573bFix 'allow python' in uzbl-browser5da0d6cFix 'allow python' in transmission-remote-cli142d7f5Fix 'allow python' in torbrowser-launchera0dff44fix 'allow python' in subdownloader4768ea5Fix 'allow python' in steam6f673c0Fix 'allow python' in soundconverter5d686cfFix 'allow python' in sdat2img📊 Changes
56 files changed (+121 additions, -7 deletions)
View changed files
📝
etc/arm.profile(+2 -0)📝
etc/authenticator.profile(+5 -1)📝
etc/bleachbit.profile(+2 -0)📝
etc/blender.profile(+2 -0)📝
etc/caja.profile(+2 -0)📝
etc/catfish.profile(+2 -0)📝
etc/cherrytree.profile(+2 -0)📝
etc/d-feet.profile(+2 -0)📝
etc/deluge.profile(+2 -0)📝
etc/display.profile(+2 -0)📝
etc/electrum.profile(+2 -0)📝
etc/exfalso.profile(+2 -0)📝
etc/filezilla.profile(+2 -0)📝
etc/flowblade.profile(+2 -0)📝
etc/font-manager.profile(+2 -0)📝
etc/fontforge.profile(+2 -0)📝
etc/gajim.profile(+5 -2)📝
etc/gconf.profile(+3 -1)📝
etc/gnome-music.profile(+2 -0)📝
etc/gnome-schedule.profile(+3 -1)...and 36 more files
📄 Description
Several profiles were missing the
noblacklist /usr/local/lib/python2*andnoblacklist /usr/local/lib/python3*options. Existing logic is kept intact for profiles that only use python2* or python3* options.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.