aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2016-11-27 15:22:02 -0600
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2016-11-27 15:22:02 -0600
commitcdc413f256f692a877623f059e67e3a2bbacfad6 (patch)
tree1dbd0f9c2fe681d7c4bef9e2aa3368e7b2d41d53
parentCryptocat profile (diff)
downloadfirejail-cdc413f256f692a877623f059e67e3a2bbacfad6.tar.gz
firejail-cdc413f256f692a877623f059e67e3a2bbacfad6.tar.zst
firejail-cdc413f256f692a877623f059e67e3a2bbacfad6.zip
extra Cryptocat files
-rw-r--r--README1
-rw-r--r--README.md2
-rw-r--r--RELNOTES3
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--platform/debian/conffiles1
-rw-r--r--src/firecfg/firecfg.config1
6 files changed, 7 insertions, 2 deletions
diff --git a/README b/README
index 4d09a0a2c..5308ab022 100644
--- a/README
+++ b/README
@@ -81,6 +81,7 @@ Fred-Barclay (https://github.com/Fred-Barclay)
81 - tightened Spotify profile 81 - tightened Spotify profile
82 - added xiphos and Tor Browser Bundle profiles 82 - added xiphos and Tor Browser Bundle profiles
83 - added xed and pluma profiles 83 - added xed and pluma profiles
84 - added Cryptocat profile
84valoq (https://github.com/valoq) 85valoq (https://github.com/valoq)
85 - lots of profile fixes 86 - lots of profile fixes
86 - added support for /srv in --whitelist feature 87 - added support for /srv in --whitelist feature
diff --git a/README.md b/README.md
index 7fc552f1e..981582ebf 100644
--- a/README.md
+++ b/README.md
@@ -61,4 +61,4 @@ amarok, ark, atool, bleachbit, brasero, dolphin, dragon, elinks, enchant, exifto
61gjs, gnome-books, gnome-clocks, gnome-documents, gnome-maps, gnome-music, gnome-photos, gnome-weather, 61gjs, gnome-books, gnome-clocks, gnome-documents, gnome-maps, gnome-music, gnome-photos, gnome-weather,
62goobox, gpa, gpg, gpg-agent, highlight, img2txt, k3b, kate, lynx, mediainfo, nautilus, odt2txt, pdftotext, 62goobox, gpa, gpg, gpg-agent, highlight, img2txt, k3b, kate, lynx, mediainfo, nautilus, odt2txt, pdftotext,
63simple-scan, skanlite, ssh-agent, tracker, transmission-cli, transmission-show, w3m, xfburn, xpra, wget, 63simple-scan, skanlite, ssh-agent, tracker, transmission-cli, transmission-show, w3m, xfburn, xpra, wget,
64xed, pluma 64xed, pluma, Cryptocat
diff --git a/RELNOTES b/RELNOTES
index c5872f676..d20326121 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,7 +10,8 @@ firejail (0.9.45) baseline; urgency=low
10 * feature: AppImage type 2 support 10 * feature: AppImage type 2 support
11 * feature: test coverage (gcov) support 11 * feature: test coverage (gcov) support
12 * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire, 12 * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire,
13 * new profiles: mumble, zoom, Guayadeque, qemu, keypass2, xed, pluma 13 * new profiles: mumble, zoom, Guayadeque, qemu, keypass2, xed, pluma,
14 * new profiles: Cryptocat
14 * bugfixes 15 * bugfixes
15 -- netblue30 <netblue30@yahoo.com> Sun, 23 Oct 2016 08:00:00 -0500 16 -- netblue30 <netblue30@yahoo.com> Sun, 23 Oct 2016 08:00:00 -0500
16 17
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 1ac926e3f..76a4c4607 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -110,6 +110,7 @@ blacklist ${HOME}/.cache/gajim
110blacklist ${HOME}/.local/share/gajim 110blacklist ${HOME}/.local/share/gajim
111blacklist ${HOME}/.config/gajim 111blacklist ${HOME}/.config/gajim
112blacklist ${HOME}/.config/Wire 112blacklist ${HOME}/.config/Wire
113blacklist ${HOME}/.config/Cryptocat
113 114
114# Games 115# Games
115blacklist ${HOME}/.hedgewars 116blacklist ${HOME}/.hedgewars
diff --git a/platform/debian/conffiles b/platform/debian/conffiles
index 5776f3889..4dcbc28f6 100644
--- a/platform/debian/conffiles
+++ b/platform/debian/conffiles
@@ -27,6 +27,7 @@
27/etc/firejail/conkeror.profile 27/etc/firejail/conkeror.profile
28/etc/firejail/corebird.profile 28/etc/firejail/corebird.profile
29/etc/firejail/cpio.profile 29/etc/firejail/cpio.profile
30/etc/firejail/Cryptocat.profile
30/etc/firejail/cyberfox.profile 31/etc/firejail/cyberfox.profile
31/etc/firejail/deadbeef.profile 32/etc/firejail/deadbeef.profile
32/etc/firejail/default.profile 33/etc/firejail/default.profile
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index 764e9e501..40dda07ff 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -61,6 +61,7 @@ w3m
61# chat/messaging 61# chat/messaging
62bitlbee 62bitlbee
63corebird 63corebird
64# Cryptocat is added but commented since isn't installed to a */bin... keep an eye on this
64empathy 65empathy
65gitter 66gitter
66hexchat 67hexchat