summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-10-13 14:03:51 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-10-13 14:03:51 -0400
commit8155eefbc50f202312d1639bd71bb2c5ea285c86 (patch)
treed14d0dfd91d297594c398380d7c1a1165c00e528
parentprivate-lib fix (diff)
parentMerges (diff)
downloadfirejail-8155eefbc50f202312d1639bd71bb2c5ea285c86.tar.gz
firejail-8155eefbc50f202312d1639bd71bb2c5ea285c86.tar.zst
firejail-8155eefbc50f202312d1639bd71bb2c5ea285c86.zip
Merge branch 'master' of http://github.com/netblue30/firejail
-rw-r--r--README5
-rw-r--r--README.md3
-rw-r--r--RELNOTES3
-rw-r--r--etc/disable-passwdmgr.inc1
-rw-r--r--etc/gnome-pie.profile41
-rw-r--r--etc/mencoder.profile28
6 files changed, 78 insertions, 3 deletions
diff --git a/README b/README
index 7709de028..c122a006b 100644
--- a/README
+++ b/README
@@ -123,6 +123,8 @@ bn0785ac (https://github.com/bn0785ac)
123 - fix inox, add snox profile 123 - fix inox, add snox profile
124BogDan Vatra (https://github.com/bog-dan-ro) 124BogDan Vatra (https://github.com/bog-dan-ro)
125 - zoom profile 125 - zoom profile
126Brad Ackerman
127 - blacklist Bitwarden config in disable-passwdmgr.inc
126Bruno Nova (https://github.com/brunonova) 128Bruno Nova (https://github.com/brunonova)
127 - whitelist fix 129 - whitelist fix
128 - bash arguments fix 130 - bash arguments fix
@@ -282,7 +284,8 @@ glitsj16 (https://github.com/glitsj16)
282 - new profiles: lzless, lzma, lzmainfo, lzmore, unlzma, unxz, xzcat 284 - new profiles: lzless, lzma, lzmainfo, lzmore, unlzma, unxz, xzcat
283 - new profiles: xzcmp, xzdiff, xzegrep, xzfgrep, xzgrep, xzless, xzmore 285 - new profiles: xzcmp, xzdiff, xzegrep, xzfgrep, xzgrep, xzless, xzmore
284 - new profiles: lzip, artha, nitroshare, nitroshare-cli, nitroshare-nmh 286 - new profiles: lzip, artha, nitroshare, nitroshare-cli, nitroshare-nmh
285 - new profiles: nirtoshare-send, nitroshare-ui 287 - new profiles: nirtoshare-send, nitroshare-ui, mencoder, gnome-pie
288 - new profiles: masterpdfeditor
286graywolf (https://github.com/graywolf) 289graywolf (https://github.com/graywolf)
287 - spelling fix 290 - spelling fix
288greigdp (https://github.com/greigdp) 291greigdp (https://github.com/greigdp)
diff --git a/README.md b/README.md
index f0fcec6db..8ce9a84fa 100644
--- a/README.md
+++ b/README.md
@@ -136,5 +136,6 @@ The new LTS branch is here: https://github.com/netblue30/firejail/tree/LTSbase
136QMediathekView, aria2c, Authenticator, checkbashisms, devilspie, devilspie2, easystroke, github-desktop, min, 136QMediathekView, aria2c, Authenticator, checkbashisms, devilspie, devilspie2, easystroke, github-desktop, min,
137bsdcat, bsdcpio, bsdtar, lzmadec, lbunzip2, lbzcat, lbzip2, lzcat, lzcmp, lzdiff, lzegrep, lzfgrep, lzgrep, 137bsdcat, bsdcpio, bsdtar, lzmadec, lbunzip2, lbzcat, lbzip2, lzcat, lzcmp, lzdiff, lzegrep, lzfgrep, lzgrep,
138lzless, lzma, lzmainfo, lzmore, unlzma, unxz, xzcat, xzcmp, xzdiff, xzegrep, xzfgrep, xzgrep, xzless, xzmore, 138lzless, lzma, lzmainfo, lzmore, unlzma, unxz, xzcat, xzcmp, xzdiff, xzegrep, xzfgrep, xzgrep, xzless, xzmore,
139lzip, artha, nitroshare, nitroshare-cli, nitroshare-nmh, nirtoshare-send, nitroshare-ui 139lzip, artha, nitroshare, nitroshare-cli, nitroshare-nmh, nirtoshare-send, nitroshare-ui, mencoder, gnome-pie,
140masterpdfeditor
140 141
diff --git a/RELNOTES b/RELNOTES
index 67a03be10..85f0c2b7a 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -8,7 +8,8 @@ firejail (0.9.56.1) baseline; urgency=low
8 * new profiles: lzless, lzma, lzmainfo, lzmore, unlzma, unxz, xzcat 8 * new profiles: lzless, lzma, lzmainfo, lzmore, unlzma, unxz, xzcat
9 * new profiles: xzcmp, xzdiff, xzegrep, xzfgrep, xzgrep, xzless, xzmore 9 * new profiles: xzcmp, xzdiff, xzegrep, xzfgrep, xzgrep, xzless, xzmore
10 * new profiles: lzip, artha, nitroshare, nitroshare-cli, nitroshare-nmh 10 * new profiles: lzip, artha, nitroshare, nitroshare-cli, nitroshare-nmh
11 * new profiles: nirtoshare-send, nitroshare-ui 11 * new profiles: nirtoshare-send, nitroshare-ui, mencoder, gnome-pie
12 * new profiles: masterpdfeditor
12 -- netblue30 <netblue30@yahoo.com> Thu, 11 Oct 2018 08:00:00 -0500 13 -- netblue30 <netblue30@yahoo.com> Thu, 11 Oct 2018 08:00:00 -0500
13 14
14firejail (0.9.56) baseline; urgency=low 15firejail (0.9.56) baseline; urgency=low
diff --git a/etc/disable-passwdmgr.inc b/etc/disable-passwdmgr.inc
index 6ef11780e..19fd871d3 100644
--- a/etc/disable-passwdmgr.inc
+++ b/etc/disable-passwdmgr.inc
@@ -2,6 +2,7 @@
2# Persistent customizations should go in a .local file. 2# Persistent customizations should go in a .local file.
3include /etc/firejail/disable-passwdmgr.local 3include /etc/firejail/disable-passwdmgr.local
4 4
5blacklist ${HOME}/.config/Bitwarden
5blacklist ${HOME}/.config/KeePass 6blacklist ${HOME}/.config/KeePass
6blacklist ${HOME}/.config/keepass 7blacklist ${HOME}/.config/keepass
7blacklist ${HOME}/.config/keepassx 8blacklist ${HOME}/.config/keepassx
diff --git a/etc/gnome-pie.profile b/etc/gnome-pie.profile
new file mode 100644
index 000000000..be408ea93
--- /dev/null
+++ b/etc/gnome-pie.profile
@@ -0,0 +1,41 @@
1# Firejail profile for gnome-pie
2# Description: Alternative AppMenu
3# This file is overwritten after every install/update
4# Persistent local customizations
5include /etc/firejail/gnome-pie.local
6# Persistent global definitions
7include /etc/firejail/globals.local
8
9#include /etc/firejail/disable-common.inc
10include /etc/firejail/disable-devel.inc
11#include /etc/firejail/disable-interpreters.inc
12include /etc/firejail/disable-passwdmgr.inc
13#include /etc/firejail/disable-programs.inc
14
15caps.drop all
16ipc-namespace
17machine-id
18net none
19no3d
20nodvd
21nogroups
22nonewprivs
23noroot
24nosound
25notv
26nou2f
27novideo
28protocol unix
29seccomp
30shell none
31
32disable-mnt
33private-cache
34private-dev
35private-etc fonts
36private-lib gdk-pixbuf-2.*,gio,gvfs/libgvfscommon.so,libgconf-2.so.*,librsvg-2.so.*
37private-tmp
38
39memory-deny-write-execute
40noexec ${HOME}
41noexec /tmp
diff --git a/etc/mencoder.profile b/etc/mencoder.profile
new file mode 100644
index 000000000..9306d268e
--- /dev/null
+++ b/etc/mencoder.profile
@@ -0,0 +1,28 @@
1# Firejail profile for mencoder
2# Description: Free command line video decoding, encoding and filtering tool
3# This file is overwritten after every install/update
4# Persistent local customizations
5include /etc/firejail/mencoder.local
6# Persistent global definitions
7# added by included profile
8#include /etc/firejail/globals.local
9
10include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-interpreters.inc
13include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc
15
16net none
17no3d
18nodbus
19nosound
20notv
21nou2f
22protocol unix
23seccomp
24shell none
25
26private-bin mencoder
27
28include /etc/firejail/mplayer.profile