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

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