[Pkg-privacy-commits] [torbrowser-launcher] 337/476: Allow Firefox to open TCP connections on systems with networking AppArmor mediation.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:53 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 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/pkg-privacy/packages/torbrowser-launcher.git



More information about the Pkg-privacy-commits mailing list