[pkg-apparmor] [apparmor-profiles-extra] 02/02: merge missing upstream revision 135. Pidgin: include gstreamer abstraction, and remove inlined orcexec handling accordingly.
Ulrike Uhlig
u-guest at moszumanska.debian.org
Mon Mar 9 13:10:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository apparmor-profiles-extra.
commit fa7e0bc43ff18ae63738482e4f6dd094a60678bf
Author: Ulrike Uhlig <u at 451f.org>
Date: Mon Mar 9 14:09:41 2015 +0100
merge missing upstream revision 135. Pidgin: include gstreamer abstraction, and remove inlined orcexec handling accordingly.
---
debian/README.Debian | 4 ++--
profiles/usr.bin.pidgin | 8 +-------
2 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 2b6dd7c..9a85896 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -5,7 +5,7 @@ Included profiles
- Evince: taken from Ubuntu's evince 3.14.1-0ubuntu1.
- GStreamer abstraction, gst_plugin_scanner named profile: taken from
the apparmor-profiles repository at revision 135.
-- Pidgin: taken from the apparmor-profiles repository at revision 141.
+- Pidgin: taken from the apparmor-profiles repository at revision 142.
- Totem: taken from the apparmor-profiles repository at revision 134,
added on top changes submitted upstream:
https://code.launchpad.net/~intrigeri/apparmor-profiles/totem-at-spi2/+merge/238813.
@@ -21,4 +21,4 @@ apparmor-profiles repository
https://code.launchpad.net/~apparmor-dev/apparmor-profiles/master
- -- last updated: Sun, 19 Oct 2014 10:22:16 +0200
+ -- last updated: Mo, 9 Mar 2015 13:58:31 +0100
diff --git a/profiles/usr.bin.pidgin b/profiles/usr.bin.pidgin
index a7dde1e..289c6b4 100644
--- a/profiles/usr.bin.pidgin
+++ b/profiles/usr.bin.pidgin
@@ -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>
@@ -67,13 +68,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>
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/apparmor-profiles-extra.git
More information about the pkg-apparmor-team
mailing list