[Pkg-anonymity-tools] [torbrowser-launcher] 14/43: AppArmor: give back read access on /etc/mailcap to Firefox.

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue Sep 2 07:19:55 UTC 2014


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

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

commit 254799ae15427679c66d98a5d46f329e74fbaca6
Author: intrigeri <intrigeri at boum.org>
Date:   Thu Aug 14 16:33:48 2014 +0000

    AppArmor: give back read access on /etc/mailcap to Firefox.
    
    This partially reverts commit 04b24660, that made the opposite change for
    reasons that are unknown to me.
    
    This profile gives access to other kinds of file association, e.g.
    the .desktop files found in /usr/share/applications/, so one wonders
    why /etc/mailcap should be treated differently.
---
 apparmor/torbrowser.Browser.firefox | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apparmor/torbrowser.Browser.firefox b/apparmor/torbrowser.Browser.firefox
index cb7f196..d2cec9b 100644
--- a/apparmor/torbrowser.Browser.firefox
+++ b/apparmor/torbrowser.Browser.firefox
@@ -55,6 +55,7 @@
   owner @{HOME}/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/Downloads/ r,
   owner @{HOME}/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/Downloads/** rwk,
 
+  /etc/mailcap r,
   /etc/mime.types r,
 
   /usr/share/ 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