[Pkg-privacy-commits] [torbrowser-launcher] 383/476: AppArmor: allow start-tor-browser to read /usr/share/zenity/zenity.ui.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:22:02 UTC 2015


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

infinity0 pushed a commit to branch debian
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/pkg-privacy/packages/torbrowser-launcher.git



More information about the Pkg-privacy-commits mailing list