mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #502] [MERGED] Xapps #3649
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#3649
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/502
Author: @Fred-Barclay
Created: 5/7/2016
Status: ✅ Merged
Merged: 5/7/2016
Merged by: @netblue30
Base:
master← Head:xapps📝 Commits (3)
78fbedbadded xapps && cleanup43fc273forgot atril profiled9b29dbignorance is NOT bliss📊 Changes
11 files changed (+72 additions, -12 deletions)
View changed files
📝
Makefile.in(+3 -0)📝
README(+1 -0)📝
README.md(+1 -1)📝
RELNOTES(+2 -1)📝
etc/atril.profile(+2 -5)📝
etc/disable-programs.inc(+12 -5)➕
etc/xplayer.profile(+15 -0)➕
etc/xreader.profile(+16 -0)➕
etc/xviewer.profile(+13 -0)📝
platform/debian/conffiles(+3 -0)📝
src/firecfg/firecfg.config(+4 -0)📄 Description
I noticed a somewhat serious bug with atril and firejail (atril wouldn't launch, if that counts as "serious" 😆) so this should patch that. I'm going to try and test deeper over the next few days and see if I can get a better profile, but I wanted to go ahead and get this patched ASAP.
I also added support for three of the four new Linux Mint xapps--xplayer, xreader, and xviewer (forked from totem, atril, and eog, respectively) and cleaned up a little in etc/disabled-programs.inc.
Hope this helps!
Fred
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.