aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-12-16 13:06:33 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-12-16 13:06:33 -0500
commita4be3afda1116cdd03a0475b0fa4f2e49e458625 (patch)
tree6ce40460f08054d4bd7b5b1ec788d9a93907ed0a
parentMerge pull request #979 from curiosity-seeker/master (diff)
downloadfirejail-a4be3afda1116cdd03a0475b0fa4f2e49e458625.tar.gz
firejail-a4be3afda1116cdd03a0475b0fa4f2e49e458625.tar.zst
firejail-a4be3afda1116cdd03a0475b0fa4f2e49e458625.zip
profile updates
-rw-r--r--README4
-rw-r--r--README.md3
-rw-r--r--RELNOTES2
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/qupzilla.txt22
-rw-r--r--platform/debian/conffiles2
6 files changed, 32 insertions, 2 deletions
diff --git a/README b/README
index d20503974..42a1f580a 100644
--- a/README
+++ b/README
@@ -97,6 +97,8 @@ valoq (https://github.com/valoq)
97 - added skanlite, ssh-agent, transmission-cli, tracker, transmission-show, w3m, xfburn, xpra profiles 97 - added skanlite, ssh-agent, transmission-cli, tracker, transmission-show, w3m, xfburn, xpra profiles
98 - added wget profile 98 - added wget profile
99 - disable gnupg and systemd directories under /run/user 99 - disable gnupg and systemd directories under /run/user
100Jesse Smith (https://github.com/slicer69)
101 - added QupZilla profile
100Lari Rauno (https://github.com/tuutti) 102Lari Rauno (https://github.com/tuutti)
101 - qutebrowser profile fixes 103 - qutebrowser profile fixes
102SpotComms (https://github.com/SpotComms) 104SpotComms (https://github.com/SpotComms)
@@ -117,6 +119,8 @@ curiosity-seeker (https://github.com/curiosity-seeker)
117 - cherrytree profile fixes 119 - cherrytree profile fixes
118 - added quiterss profile 120 - added quiterss profile
119 - added guayadeque profile 121 - added guayadeque profile
122 - added VirtualBox.profile
123 - various other profile fixes
120Simon Peter (https://github.com/probonopd) 124Simon Peter (https://github.com/probonopd)
121 - set $APPIMAGE and $APPDIR environment variables 125 - set $APPIMAGE and $APPDIR environment variables
122 - AppImage version detection 126 - AppImage version detection
diff --git a/README.md b/README.md
index df594a465..a8722f810 100644
--- a/README.md
+++ b/README.md
@@ -89,4 +89,5 @@ gjs, gnome-books, gnome-clocks, gnome-documents, gnome-maps, gnome-music, gnome-
89goobox, gpa, gpg, gpg-agent, highlight, img2txt, k3b, kate, lynx, mediainfo, nautilus, odt2txt, pdftotext, 89goobox, gpa, gpg, gpg-agent, highlight, img2txt, k3b, kate, lynx, mediainfo, nautilus, odt2txt, pdftotext,
90simple-scan, skanlite, ssh-agent, tracker, transmission-cli, transmission-show, w3m, xfburn, xpra, wget, 90simple-scan, skanlite, ssh-agent, tracker, transmission-cli, transmission-show, w3m, xfburn, xpra, wget,
91xed, pluma, Cryptocat, Bless, Gnome 2048, Gnome Calculator, Gnome Contacts, JD-GUI, Lollypop, MultiMC5, 91xed, pluma, Cryptocat, Bless, Gnome 2048, Gnome Calculator, Gnome Contacts, JD-GUI, Lollypop, MultiMC5,
92PDFSam, Pithos, Xonotic, wireshark, keepassx2 92PDFSam, Pithos, Xonotic, wireshark, keepassx2, QupZilla
93
diff --git a/RELNOTES b/RELNOTES
index fbfd99093..7144b2bf3 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -18,7 +18,7 @@ firejail (0.9.45) baseline; urgency=low
18 * new profiles: mumble, zoom, Guayadeque, qemu, keypass2, xed, pluma, 18 * new profiles: mumble, zoom, Guayadeque, qemu, keypass2, xed, pluma,
19 * new profiles: Cryptocat, Bless, Gnome 2048, Gnome Calculator, 19 * new profiles: Cryptocat, Bless, Gnome 2048, Gnome Calculator,
20 * new profiles: Gnome Contacts, JD-GUI, Lollypop, MultiMC5, PDFSam, Pithos, 20 * new profiles: Gnome Contacts, JD-GUI, Lollypop, MultiMC5, PDFSam, Pithos,
21 * new profies: Xonotic, wireshark, keepassx2 21 * new profies: Xonotic, wireshark, keepassx2, QupZilla
22 * bugfixes 22 * bugfixes
23 -- netblue30 <netblue30@yahoo.com> Sun, 23 Oct 2016 08:00:00 -0500 23 -- netblue30 <netblue30@yahoo.com> Sun, 23 Oct 2016 08:00:00 -0500
24 24
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 279a65d6e..d2e391229 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -20,6 +20,7 @@ blacklist ${HOME}/.cache/INRIA
20blacklist ${HOME}/.cache/QuiteRss 20blacklist ${HOME}/.cache/QuiteRss
21blacklist ${HOME}/.cache/champlain 21blacklist ${HOME}/.cache/champlain
22blacklist ${HOME}/.cache/chromium 22blacklist ${HOME}/.cache/chromium
23blacklist ${HOME}/.cache/qupzilla
23blacklist ${HOME}/.cache/chromium-dev 24blacklist ${HOME}/.cache/chromium-dev
24blacklist ${HOME}/.cache/darktable 25blacklist ${HOME}/.cache/darktable
25blacklist ${HOME}/.cache/epiphany 26blacklist ${HOME}/.cache/epiphany
diff --git a/etc/qupzilla.txt b/etc/qupzilla.txt
new file mode 100644
index 000000000..387ddeffa
--- /dev/null
+++ b/etc/qupzilla.txt
@@ -0,0 +1,22 @@
1# Firejail profile for Qupzilla web browser
2noblacklist ${HOME}/.config/qupzilla
3noblacklist ${HOME}/.cache/qupzilla
4include /etc/firejail/disable-mgmt.inc
5include /etc/firejail/disable-secret.inc
6include /etc/firejail/disable-common.inc
7include /etc/firejail/disable-devel.inc
8caps.drop all
9seccomp
10protocol unix,inet,inet6,netlink
11netfilter
12tracelog
13noroot
14whitelist ${DOWNLOADS}
15whitelist ~/.config/qupzilla
16whitelist ~/.cache/qupzilla
17include /etc/firejail/whitelist-common.inc
18
19# experimental features
20#private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,iceweasel,firefox,adobe,mime.types,mailcap,asound.conf,pulse
21
22
diff --git a/platform/debian/conffiles b/platform/debian/conffiles
index 57657f208..9afe42be8 100644
--- a/platform/debian/conffiles
+++ b/platform/debian/conffiles
@@ -238,3 +238,5 @@
238/etc/firejail/xonotic-glx.profile 238/etc/firejail/xonotic-glx.profile
239/etc/firejail/xonotic-sdl.profile 239/etc/firejail/xonotic-sdl.profile
240/etc/firejail/xonotic.profile 240/etc/firejail/xonotic.profile
241/etc/firejail/VirtualBox.profile
242/etc/firejail/qupzilla.profile