[Pkg-anonymity-tools] [torbrowser-launcher] 11/43: Allow Firefox to open TCP connections on systems with networking AppArmor mediation.

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 9a66da000163a47e219e38485052a124e7d3b6bb
Author: intrigeri <intrigeri at boum.org>
Date:   Thu Aug 14 16:28:45 2014 +0000

    Allow Firefox to open TCP connections on systems with networking AppArmor mediation.
    
    This partially reverts commit 04b24660, that made the opposite change for
    reasons that are unknown to me.
---
 apparmor/torbrowser.Browser.firefox | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/apparmor/torbrowser.Browser.firefox b/apparmor/torbrowser.Browser.firefox
index 118107f..bad1045 100644
--- a/apparmor/torbrowser.Browser.firefox
+++ b/apparmor/torbrowser.Browser.firefox
@@ -6,6 +6,8 @@
   #include <abstractions/audio>
   #include <abstractions/user-download>
 
+  network tcp,
+
   deny /etc/host.conf r,
   deny /etc/hosts r,
   deny /etc/nsswitch.conf 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