summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-16 12:35:00 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-16 12:35:00 +0200
commit026de86a10c9e0c4b9cc5d760453300379052d94 (patch)
tree2c2607a7ca2fcfca6d54b5996ee136c7f80204c9
parentFix protocol line (diff)
downloadfirejail-026de86a10c9e0c4b9cc5d760453300379052d94.tar.gz
firejail-026de86a10c9e0c4b9cc5d760453300379052d94.tar.zst
firejail-026de86a10c9e0c4b9cc5d760453300379052d94.zip
add rhythmbox-client.profile
-rw-r--r--README2
-rw-r--r--README.md2
-rw-r--r--RELNOTES2
-rw-r--r--etc/rhythmbox-client.profile11
-rw-r--r--etc/rhythmbox.profile4
-rw-r--r--src/firecfg/firecfg.config1
6 files changed, 16 insertions, 6 deletions
diff --git a/README b/README
index a4bc6363e..4d488dbae 100644
--- a/README
+++ b/README
@@ -572,7 +572,7 @@ rusty-snake (https://github.com/rusty-snake)
572 - added profiles: oggsplt, flacsplt, cheese, inkview, mp3splt-gtk 572 - added profiles: oggsplt, flacsplt, cheese, inkview, mp3splt-gtk
573 - added profiles: ktouch, yelp, klatexformula, klatexformula_cmdl 573 - added profiles: ktouch, yelp, klatexformula, klatexformula_cmdl
574 - added profiles: pandoc, gnome-sound-recorder, godot, newsbeuter 574 - added profiles: pandoc, gnome-sound-recorder, godot, newsbeuter
575 - added profiles: keepassxc-cli, keepassxc-proxy 575 - added profiles: keepassxc-cli, keepassxc-proxy, rhythmbox-client
576 - many profile fixing and hardening 576 - many profile fixing and hardening
577 - some typo fixes 577 - some typo fixes
578 - added profile templates 578 - added profile templates
diff --git a/README.md b/README.md
index fea4e9c97..22c81e057 100644
--- a/README.md
+++ b/README.md
@@ -111,4 +111,4 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe
111 111
112## New profiles: 112## New profiles:
113 113
114klatexformula, klatexformula_cmdl, links, pandoc, qgis, teams-for-linux, xlinks, OpenArena, gnome-sound-recorder, godot, tcpdump, tshark, keepassxc-cli, keepassxc-proxy, newsbeuter 114klatexformula, klatexformula_cmdl, links, pandoc, qgis, teams-for-linux, xlinks, OpenArena, gnome-sound-recorder, godot, tcpdump, tshark, keepassxc-cli, keepassxc-proxy, newsbeuter, rhythmbox-client
diff --git a/RELNOTES b/RELNOTES
index eec446dfe..0a3a0a011 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -4,7 +4,7 @@ firejail (0.9.61) baseline; urgency=low
4 * new profiles: qgis, klatexformula, klatexformula_cmdl, links, xlinks 4 * new profiles: qgis, klatexformula, klatexformula_cmdl, links, xlinks
5 * new profiles: pandoc, teams-for-linux, OpenArena, gnome-sound-recorder 5 * new profiles: pandoc, teams-for-linux, OpenArena, gnome-sound-recorder
6 * new profiles: godot, tcpdump, tshark, newsbeuter, keepassxc-cli 6 * new profiles: godot, tcpdump, tshark, newsbeuter, keepassxc-cli
7 * new profiles: keepassxc-proxy 7 * new profiles: keepassxc-proxy, rhythmbox-client
8 -- netblue30 <netblue30@yahoo.com> Sat, 1 Jun 2019 08:00:00 -0500 8 -- netblue30 <netblue30@yahoo.com> Sat, 1 Jun 2019 08:00:00 -0500
9 9
10firejail (0.9.60) baseline; urgency=low 10firejail (0.9.60) baseline; urgency=low
diff --git a/etc/rhythmbox-client.profile b/etc/rhythmbox-client.profile
new file mode 100644
index 000000000..29e65d716
--- /dev/null
+++ b/etc/rhythmbox-client.profile
@@ -0,0 +1,11 @@
1# Firejail profile for rhythmbox-client
2# Description: controls a running instance of rhythmbox
3# This file is overwritten after every install/update
4# Persistent local customizations
5include rhythmbox-client.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include rhythmbox.profile
diff --git a/etc/rhythmbox.profile b/etc/rhythmbox.profile
index 1c9f0e4d1..9bcbdb561 100644
--- a/etc/rhythmbox.profile
+++ b/etc/rhythmbox.profile
@@ -26,7 +26,6 @@ include whitelist-var-common.inc
26# apparmor - makes settings immutable 26# apparmor - makes settings immutable
27caps.drop all 27caps.drop all
28netfilter 28netfilter
29# no3d
30# nodbus - makes settings immutable 29# nodbus - makes settings immutable
31nogroups 30nogroups
32nonewprivs 31nonewprivs
@@ -39,7 +38,6 @@ seccomp
39shell none 38shell none
40tracelog 39tracelog
41 40
42private-bin rhythmbox 41private-bin rhythmbox,rhythmbox-client
43private-dev 42private-dev
44private-tmp 43private-tmp
45
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index 0f00ca275..6a4539265 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -475,6 +475,7 @@ redshift
475regextester 475regextester
476remmina 476remmina
477rhythmbox 477rhythmbox
478rhythmbox-client
478ricochet 479ricochet
479riot-desktop 480riot-desktop
480riot-web 481riot-web