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

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Oct 2 17:06:09 UTC 2014


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

u-guest pushed a commit to annotated tag v0.1.5
in repository torbrowser-launcher.

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