[Pkg-anonymity-tools] [torbrowser-launcher] 06/48: AppArmor: include the fonts abstraction in the start-tor-browser profile.

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 ba7d0b22868a1bfb7477b8fa411c6643292e0a6c
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Sep 15 16:47:20 2014 +0000

    AppArmor: include the fonts abstraction in the start-tor-browser profile.
    
    Otherwise, when it runs zenity, fonts are garbled (each char is replaced with
    a square) on current Debian sid.
---
 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 9c2e5e8..f0bc429 100644
--- a/apparmor/torbrowser.start-tor-browser
+++ b/apparmor/torbrowser.start-tor-browser
@@ -3,6 +3,7 @@
 /home/*/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/{Browser/,}start-tor-browser {
   #include <abstractions/base>
   #include <abstractions/bash>
+  #include <abstractions/fonts>
 
   capability sys_ptrace,
 

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