intrigeri has proposed merging 
lp:~intrigeri/apparmor-profiles/cleanup-pidgin-orcexec into 
lp:apparmor-profiles.

Requested reviews:
  simon123 (simon-deziel)

For more details, see:
https://code.launchpad.net/~intrigeri/apparmor-profiles/cleanup-pidgin-orcexec/+merge/234228

I'd like Simon Deziel (who's been working with me on this profile in the past, 
and needed some rules that I'm dropping here) to review this, before asking for 
a merge. Particularly, it would be good to know if sound notifications work 
when /tmp is mounted noexec.
-- 
https://code.launchpad.net/~intrigeri/apparmor-profiles/cleanup-pidgin-orcexec/+merge/234228
Your team AppArmor Developers is subscribed to branch lp:apparmor-profiles.
=== modified file 'ubuntu/14.10/usr.bin.pidgin'
--- ubuntu/14.10/usr.bin.pidgin	2014-07-17 15:33:08 +0000
+++ ubuntu/14.10/usr.bin.pidgin	2014-09-10 23:08:55 +0000
@@ -10,6 +10,7 @@
   #include <abstractions/dbus-session>
   #include <abstractions/enchant>
   #include <abstractions/gnome>
+  #include <abstractions/gstreamer>
   #include <abstractions/ibus>
   #include <abstractions/launchpad-integration>
   #include <abstractions/nameservice>
@@ -61,13 +62,6 @@
   owner @{PROC}/[0-9]*/auxv r,
   owner @{PROC}/[0-9]*/fd/ r,
 
-  # For sound notifications
-  owner /tmp/orcexec.* mr,
-  # ... if /tmp is mounted noexec
-  owner @{HOME}/orcexec.* mr,
-  owner /{,var/}run/user/[0-9]*/ r,
-  owner /{,var/}run/user/[0-9]*/orcexec.* mrw,
-
   # Site-specific additions and overrides. See local/README for details.
   #include <local/usr.bin.pidgin>
 }

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to