Ulrike Uhlig has proposed merging ~u-d/apparmor-profiles:thunderbird/links into 
apparmor-profiles:master.

Requested reviews:
  AppArmor Developers (apparmor-dev)

For more details, see:
https://code.launchpad.net/~u-d/apparmor-profiles/+git/apparmor-profiles/+merge/320285

When clicking on links in emails, users would expect the browser to open them.
    
This is a patch by Douglas Bagnall <doug...@halo.gen.nz> for XFCE.
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853929

-- 
Your team AppArmor Developers is requested to review the proposed merge of 
~u-d/apparmor-profiles:thunderbird/links into apparmor-profiles:master.
diff --git a/ubuntu/17.04/usr.bin.thunderbird b/ubuntu/17.04/usr.bin.thunderbird
index e74e9f5..4cbf708 100644
--- a/ubuntu/17.04/usr.bin.thunderbird
+++ b/ubuntu/17.04/usr.bin.thunderbird
@@ -175,6 +175,12 @@ profile thunderbird /usr/lib/thunderbird/thunderbird {
   /{usr/,}bin/uname Uxr,
   /usr/bin/locale Uxr,
 
+  # For Xubuntu to launch the browser
+  /usr/bin/exo-open ixr,
+  /usr/lib/@{multiarch}/xfce4/exo-1/exo-helper-1 ixr,
+  /etc/xdg/xdg-xubuntu/xfce4/helpers.rc r,
+  /etc/xdg/xfce4/helpers.rc r,
+
   /usr/bin/gpg Cx -> gpg,
 
   profile gpg {
-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to