[Pkg-anonymity-tools] [torbrowser-launcher] 22/47: Don't use the dconf abstraction yet: it's not part of any stable AppArmor release yet.

Holger Levsen holger at moszumanska.debian.org
Sat Aug 2 16:31:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository torbrowser-launcher.

commit 12a1f74c4bf42648206120cf4887b6cf02e98e58
Author: intrigeri <intrigeri at boum.org>
Date:   Wed Jul 23 18:24:12 2014 +0000

    Don't use the dconf abstraction yet: it's not part of any stable AppArmor release yet.
---
 apparmor/usr.bin.torbrowser-launcher | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apparmor/usr.bin.torbrowser-launcher b/apparmor/usr.bin.torbrowser-launcher
index e8efff0..e0a1ffd 100644
--- a/apparmor/usr.bin.torbrowser-launcher
+++ b/apparmor/usr.bin.torbrowser-launcher
@@ -11,7 +11,6 @@
   #include <abstractions/X>
   #include <abstractions/audio>
   #include <abstractions/freedesktop.org>
-  #include <abstractions/dconf>
   
   capability sys_ptrace,
 
@@ -37,6 +36,7 @@
   /usr/share/torbrowser-launcher/** r,
 
   /usr/share/glib-2.0/schemas/gschemas.compiled r,
+  owner @{HOME}/.config/dconf/user r,
   owner /{,var/}run/user/*/dconf/user rw,
 
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/torbrowser-launcher.git



More information about the Pkg-anonymity-tools mailing list