aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
-rw-r--r--README.md2
-rw-r--r--RELNOTES2
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/skypeforlinux.profile7
-rw-r--r--platform/debian/conffiles1
6 files changed, 8 insertions, 6 deletions
diff --git a/Makefile.in b/Makefile.in
index 405087433..98ecbd252 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -196,6 +196,7 @@ realinstall:
196 install -c -m 0644 .etc/seamonkey.profile $(DESTDIR)/$(sysconfdir)/firejail/. 196 install -c -m 0644 .etc/seamonkey.profile $(DESTDIR)/$(sysconfdir)/firejail/.
197 install -c -m 0644 .etc/server.profile $(DESTDIR)/$(sysconfdir)/firejail/. 197 install -c -m 0644 .etc/server.profile $(DESTDIR)/$(sysconfdir)/firejail/.
198 install -c -m 0644 .etc/skype.profile $(DESTDIR)/$(sysconfdir)/firejail/. 198 install -c -m 0644 .etc/skype.profile $(DESTDIR)/$(sysconfdir)/firejail/.
199 install -c -m 0644 .etc/skypeforlinux.profile $(DESTDIR)/$(sysconfdir)/firejail/.
199 install -c -m 0644 .etc/snap.profile $(DESTDIR)/$(sysconfdir)/firejail/. 200 install -c -m 0644 .etc/snap.profile $(DESTDIR)/$(sysconfdir)/firejail/.
200 install -c -m 0644 .etc/soffice.profile $(DESTDIR)/$(sysconfdir)/firejail/. 201 install -c -m 0644 .etc/soffice.profile $(DESTDIR)/$(sysconfdir)/firejail/.
201 install -c -m 0644 .etc/spotify.profile $(DESTDIR)/$(sysconfdir)/firejail/. 202 install -c -m 0644 .etc/spotify.profile $(DESTDIR)/$(sysconfdir)/firejail/.
diff --git a/README.md b/README.md
index b186db8db..17c7a89de 100644
--- a/README.md
+++ b/README.md
@@ -156,5 +156,5 @@ Browsers: Palemoon
156## New security profiles 156## New security profiles
157 157
158Gitter, gThumb, mpv, Franz messenger, LibreOffice, pix, audacity, strings, xz, xzdec, gzip, cpio, less, Atom Beta, Atom, jitsi, eom, uudeview 158Gitter, gThumb, mpv, Franz messenger, LibreOffice, pix, audacity, strings, xz, xzdec, gzip, cpio, less, Atom Beta, Atom, jitsi, eom, uudeview
159tar (gtar), unzip, unrar, file 159tar (gtar), unzip, unrar, file, skypeforlinux
160 160
diff --git a/RELNOTES b/RELNOTES
index 1746e03a1..a4fc92671 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -17,7 +17,7 @@ firejail (0.9.42~rc2) baseline; urgency=low
17 * new profiles: Gitter, gThumb, mpv, Franz messenger, LibreOffice 17 * new profiles: Gitter, gThumb, mpv, Franz messenger, LibreOffice
18 * new profiles: pix, audacity, strings, xz, xzdec, gzip, cpio, less 18 * new profiles: pix, audacity, strings, xz, xzdec, gzip, cpio, less
19 * new profiles: Atom Beta, Atom, jitsi, eom, uudeview 19 * new profiles: Atom Beta, Atom, jitsi, eom, uudeview
20 * new profiles: tar (gtar), unzip, unrar, file 20 * new profiles: tar (gtar), unzip, unrar, file, skypeforlinux
21 -- netblue30 <netblue30@yahoo.com> Thu, 21 Jul 2016 08:00:00 -0500 21 -- netblue30 <netblue30@yahoo.com> Thu, 21 Jul 2016 08:00:00 -0500
22 22
23firejail (0.9.40) baseline; urgency=low 23firejail (0.9.40) baseline; urgency=low
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 0f155351d..ed7710728 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -71,6 +71,7 @@ blacklist ${HOME}/.retroshare
71blacklist ${HOME}/.weechat 71blacklist ${HOME}/.weechat
72blacklist ${HOME}/.config/xchat 72blacklist ${HOME}/.config/xchat
73blacklist ${HOME}/.Skype 73blacklist ${HOME}/.Skype
74blacklist ${HOME}/.config/skypeforlinux
74blacklist ${HOME}/.config/tox 75blacklist ${HOME}/.config/tox
75blacklist ${HOME}/.TelegramDesktop 76blacklist ${HOME}/.TelegramDesktop
76blacklist ${HOME}/.config/Gitter 77blacklist ${HOME}/.config/Gitter
diff --git a/etc/skypeforlinux.profile b/etc/skypeforlinux.profile
index a1d8487c8..3f0a274f9 100644
--- a/etc/skypeforlinux.profile
+++ b/etc/skypeforlinux.profile
@@ -1,10 +1,9 @@
1# skypeforlinux profile 1# skypeforlinux profile
2noblacklist ${HOME}/.config/skypeforlinux 2noblacklist ${HOME}/.config/skypeforlinux
3include /etc/firejail/disable-mgmt.inc
4include /etc/firejail/disable-secret.inc
5include /etc/firejail/disable-common.inc 3include /etc/firejail/disable-common.inc
6include /etc/firejail/disable-devel.inc 4include /etc/firejail/disable-programs.inc
7include /etc/firejail/disable-terminals.inc 5include /etc/firejail/disable-passwdmgr.inc
6
8caps.drop all 7caps.drop all
9netfilter 8netfilter
10noroot 9noroot
diff --git a/platform/debian/conffiles b/platform/debian/conffiles
index 76ca9d44e..c8eda3cb4 100644
--- a/platform/debian/conffiles
+++ b/platform/debian/conffiles
@@ -103,6 +103,7 @@
103/etc/firejail/seamonkey.profile 103/etc/firejail/seamonkey.profile
104/etc/firejail/server.profile 104/etc/firejail/server.profile
105/etc/firejail/skype.profile 105/etc/firejail/skype.profile
106/etc/firejail/skypeforlinux.profile
106/etc/firejail/snap.profile 107/etc/firejail/snap.profile
107/etc/firejail/soffice.profile 108/etc/firejail/soffice.profile
108/etc/firejail/spotify.profile 109/etc/firejail/spotify.profile