[Pkg-privacy-commits] [torbrowser-launcher] 16/59: AppArmor: grant plugin-container write access to the Downloads directory.

Roger Shimizu rogershimizu at gmail.com
Mon Jan 29 13:43:57 UTC 2018


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

rosh pushed a commit to branch debian/sid
in repository torbrowser-launcher.

commit af8567e35472551252fc862f3158226d4a2eb16a
Author: intrigeri <intrigeri at boum.org>
Date:   Fri Jun 23 08:06:51 2017 +0000

    AppArmor: grant plugin-container write access to the Downloads directory.
    
    Otherwise at least printing to a PDF file in that directory fails.
---
 apparmor/torbrowser.Browser.plugin-container | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/apparmor/torbrowser.Browser.plugin-container b/apparmor/torbrowser.Browser.plugin-container
index 553d8c9..21faf53 100644
--- a/apparmor/torbrowser.Browser.plugin-container
+++ b/apparmor/torbrowser.Browser.plugin-container
@@ -38,6 +38,8 @@ profile torbrowser_plugin_container {
   owner @{torbrowser_home_dir}/TorBrowser/Tor/ r,
   owner @{torbrowser_home_dir}/TorBrowser/Tor/*.so mr,
   owner @{torbrowser_home_dir}/TorBrowser/Tor/*.so.* mr,
+  owner @{torbrowser_home_dir}/Downloads/ rwk,
+  owner @{torbrowser_home_dir}/Downloads/** rwk,
 
   /sys/devices/system/cpu/ r,
   /sys/devices/system/cpu/present 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