[Pkg-anonymity-tools] [torbrowser-launcher] 09/48: AppArmor: allow start-tor-browser to read /usr/share/zenity/zenity.ui.

Holger Levsen holger at moszumanska.debian.org
Wed Feb 4 22:15:37 UTC 2015


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

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

commit 8f6a7b8579b87ba38458f0989938e99ddae20fe1
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Sep 15 16:50:45 2014 +0000

    AppArmor: allow start-tor-browser to read /usr/share/zenity/zenity.ui.
    
    When start-tor-browser runs zenity (under the start-tor-browser confinement),
    unsurprisingly that one needs to read its own files. On current Debian unstable,
    this includes /usr/share/zenity/zenity.ui.
---
 apparmor/torbrowser.start-tor-browser | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apparmor/torbrowser.start-tor-browser b/apparmor/torbrowser.start-tor-browser
index 78fcb1b..3ca6368 100644
--- a/apparmor/torbrowser.start-tor-browser
+++ b/apparmor/torbrowser.start-tor-browser
@@ -48,5 +48,6 @@
   /usr/lib{,32,64}/** mr,
   /usr/share/file/magic.mgc r,
   /usr/share/file/magic/ r,
+  /usr/share/zenity/zenity.ui r,
 
 }

-- 
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