From cdc413f256f692a877623f059e67e3a2bbacfad6 Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Sun, 27 Nov 2016 15:22:02 -0600 Subject: extra Cryptocat files --- README | 1 + README.md | 2 +- RELNOTES | 3 ++- etc/disable-programs.inc | 1 + platform/debian/conffiles | 1 + src/firecfg/firecfg.config | 1 + 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) - tightened Spotify profile - added xiphos and Tor Browser Bundle profiles - added xed and pluma profiles + - added Cryptocat profile valoq (https://github.com/valoq) - lots of profile fixes - 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 gjs, gnome-books, gnome-clocks, gnome-documents, gnome-maps, gnome-music, gnome-photos, gnome-weather, goobox, gpa, gpg, gpg-agent, highlight, img2txt, k3b, kate, lynx, mediainfo, nautilus, odt2txt, pdftotext, simple-scan, skanlite, ssh-agent, tracker, transmission-cli, transmission-show, w3m, xfburn, xpra, wget, -xed, pluma +xed, 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 * feature: AppImage type 2 support * feature: test coverage (gcov) support * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire, - * new profiles: mumble, zoom, Guayadeque, qemu, keypass2, xed, pluma + * new profiles: mumble, zoom, Guayadeque, qemu, keypass2, xed, pluma, + * new profiles: Cryptocat * bugfixes -- netblue30 Sun, 23 Oct 2016 08:00:00 -0500 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 blacklist ${HOME}/.local/share/gajim blacklist ${HOME}/.config/gajim blacklist ${HOME}/.config/Wire +blacklist ${HOME}/.config/Cryptocat # Games blacklist ${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 @@ /etc/firejail/conkeror.profile /etc/firejail/corebird.profile /etc/firejail/cpio.profile +/etc/firejail/Cryptocat.profile /etc/firejail/cyberfox.profile /etc/firejail/deadbeef.profile /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 # chat/messaging bitlbee corebird +# Cryptocat is added but commented since isn't installed to a */bin... keep an eye on this empathy gitter hexchat -- cgit v1.2.3-54-g00ecf