[Pkg-privacy-commits] [torbrowser-launcher] 01/02: Until https://github.com/micahflee/torbrowser-launcher/pull/243 is merged, repair apparmor profile via patch and allow tor to run.
Ulrike Uhlig
u-guest at moszumanska.debian.org
Mon Nov 21 15:26:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch debian/sid
in repository torbrowser-launcher.
commit aebe7885d62633e349dbdfa16baad509090bad90
Author: Ulrike Uhlig <u at 451f.org>
Date: Sun Nov 20 17:17:05 2016 +0100
Until https://github.com/micahflee/torbrowser-launcher/pull/243 is merged, repair apparmor profile via patch and allow tor to run.
---
debian/patches/apparmor | 10 ++++++++++
debian/patches/series | 1 +
2 files changed, 11 insertions(+)
diff --git a/debian/patches/apparmor b/debian/patches/apparmor
new file mode 100644
index 0000000..3381333
--- /dev/null
+++ b/debian/patches/apparmor
@@ -0,0 +1,10 @@
+--- a/apparmor/torbrowser.Tor.tor
++++ b/apparmor/torbrowser.Tor.tor
+@@ -11,6 +11,7 @@
+ /etc/passwd r,
+ /etc/resolv.conf r,
+ owner @{HOME}/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/{Browser/TorBrowser/,}Tor/tor mr,
++ owner @{HOME}/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/{Browser/TorBrowser/,}Data/Tor/ r,
+ owner @{HOME}/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/{Browser/TorBrowser/,}Data/Tor/* rw,
+ owner @{HOME}/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/{Browser/TorBrowser/,}Data/Tor/lock rwk,
+ owner @{HOME}/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/{Browser/TorBrowser/Tor,Lib}/*.so mr,
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..26bcb11
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+apparmor
--
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