mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #755] [MERGED] Profile tightening #3743
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#3743
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/755
Author: @Fred-Barclay
Created: 8/31/2016
Status: ✅ Merged
Merged: 9/1/2016
Merged by: @netblue30
Base:
master← Head:fixes📝 Commits (2)
f67614cmay break on some systemsc26be70tested and stable📊 Changes
23 files changed (+61 additions, -18 deletions)
View changed files
📝
etc/0ad.profile(+2 -2)📝
etc/atom-beta.profile(+4 -3)📝
etc/atom.profile(+4 -2)📝
etc/atril.profile(+1 -0)📝
etc/audacity.profile(+2 -0)📝
etc/aweather.profile(+2 -1)➕
etc/dosbox.profile(+21 -0)📝
etc/eom.profile(+1 -0)📝
etc/gitter.profile(+3 -1)📝
etc/gthumb.profile(+0 -1)📝
etc/hexchat.profile(+7 -3)📝
etc/libreoffice.profile(+1 -2)📝
etc/palemoon.profile(+1 -0)📝
etc/pidgin.profile(+1 -0)📝
etc/qtox.profile(+1 -0)📝
etc/rhythmbox.profile(+1 -0)📝
etc/stellarium.profile(+1 -1)📝
etc/transmission-gtk.profile(+1 -1)📝
etc/vlc.profile(+2 -0)📝
etc/warzone2100.profile(+1 -0)...and 3 more files
📄 Description
These tighten many profiles a bit--mostly via
private-tmp. I've also added a profile for dosbox, and removed private-tmp from the gthumb profile since it already had a /tmp whitelist.The profiles in the "tested and stable" commit have all been tested and I don't expect them to break anything.
I've also committed a revised hexchat profile in "may break on some systems" and added a private-bin filter. It works perfectly on my machine, but I suspect it may break on other distros that require python or perl for hexchat since they are not included in the private-bin filter (I don't know which distros these would be, but I remember something about this from an old bug report). If you do commit this, we'll probably need to revise the profile a couple of times based on the bug reports that might trickle in.
Then again, it might work perfectly as-is.
Cheers!
Fred
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.