summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-09-22 09:12:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-09-22 09:12:55 -0400
commit789c9d0a23ecc4b74be4383d66936541be658f77 (patch)
treebf69ffd351475b0477c5e203f0febd8f61c83f78
parentFurther fixup #1565 and add a profile for uefitool (diff)
downloadfirejail-789c9d0a23ecc4b74be4383d66936541be658f77.tar.gz
firejail-789c9d0a23ecc4b74be4383d66936541be658f77.tar.zst
firejail-789c9d0a23ecc4b74be4383d66936541be658f77.zip
merge #1565
-rw-r--r--README4
-rw-r--r--etc/atom.profile1
-rw-r--r--etc/bluefish.profile2
-rw-r--r--etc/evince.profile1
-rw-r--r--src/firecfg/firecfg.config1
5 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index 074b98510..875147361 100644
--- a/README
+++ b/README
@@ -274,6 +274,10 @@ jrabe (https://github.com/jrabe)
274 - Polari profile 274 - Polari profile
275 - qTox profile 275 - qTox profile
276 - X11 fixes 276 - X11 fixes
277juan (https://github.com/nyancat18)
278 - fixed Kdenlive, Shotcut profiles
279 - new profiles for Cinelerra, Cliqz, Bluefish
280 - profile hardening
277Kaan Genç (https://github.com/SeriousBug) 281Kaan Genç (https://github.com/SeriousBug)
278 - dynamic allocation of noblacklist buffer 282 - dynamic allocation of noblacklist buffer
279KellerFuchs (https://github.com/KellerFuchs) 283KellerFuchs (https://github.com/KellerFuchs)
diff --git a/etc/atom.profile b/etc/atom.profile
index 34fb3a9b1..db3cbc687 100644
--- a/etc/atom.profile
+++ b/etc/atom.profile
@@ -23,6 +23,7 @@ notv
23novideo 23novideo
24protocol unix,inet,inet6,netlink 24protocol unix,inet,inet6,netlink
25seccomp 25seccomp
26# net none
26shell none 27shell none
27 28
28private-dev 29private-dev
diff --git a/etc/bluefish.profile b/etc/bluefish.profile
index f18dea296..f7e322838 100644
--- a/etc/bluefish.profile
+++ b/etc/bluefish.profile
@@ -1,7 +1,7 @@
1# Firejail profile for bluefish 1# Firejail profile for bluefish
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3# Persistent local customizations 3# Persistent local customizations
4include /etc/firejail/pluma.local 4include /etc/firejail/bluefish.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
diff --git a/etc/evince.profile b/etc/evince.profile
index f503b9a8e..2c7c754d8 100644
--- a/etc/evince.profile
+++ b/etc/evince.profile
@@ -28,6 +28,7 @@ protocol unix
28seccomp 28seccomp
29shell none 29shell none
30tracelog 30tracelog
31# net none breaks AppArmor on Ubuntu systems
31 32
32private-bin evince,evince-previewer,evince-thumbnailer 33private-bin evince,evince-previewer,evince-thumbnailer
33private-dev 34private-dev
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index e4a096d81..905a36b0d 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -66,6 +66,7 @@ clamscan
66claws-mail 66claws-mail
67clementine 67clementine
68clipit 68clipit
69cliqz
69cmus 70cmus
70conkeror 71conkeror
71conky 72conky