[pkg-apparmor] [apparmor-profiles-extra] 08/09: Totem profile: allow access to the at-spi2 files and directories.
Intrigeri
intrigeri at moszumanska.debian.org
Sun Oct 19 08:51:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository apparmor-profiles-extra.
commit ecb1fd3758ba6b58f2d20b58c38d5938da8a5e39
Author: intrigeri <intrigeri at boum.org>
Date: Sun Oct 19 08:34:50 2014 +0000
Totem profile: allow access to the at-spi2 files and directories.
These changes were submitted upstream:
https://code.launchpad.net/~intrigeri/apparmor-profiles/totem-at-spi2/+merge/238813
---
debian/README.Debian | 6 ++++--
profiles/usr.bin.totem | 2 ++
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 4d28f9f..73ceed5 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -6,7 +6,9 @@ Included profiles
- 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 125.
-- Totem: taken from the apparmor-profiles repository at revision 134.
+- 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.
- tcpdump: taken from Ubuntu's tcpdump 4.5.1-2ubuntu2.
- irssi: taken from the apparmor-profiles repository at revision 132.
- ntpd: taken from Ubuntu's ntp 1:4.2.6.p5+dfsg-3ubuntu2.
@@ -19,4 +21,4 @@ apparmor-profiles repository
https://code.launchpad.net/~apparmor-dev/apparmor-profiles/master
- -- last updated: Sat, 18 Oct 2014 20:30:59 +0200
+ -- last updated: Sun, 19 Oct 2014 10:22:16 +0200
diff --git a/profiles/usr.bin.totem b/profiles/usr.bin.totem
index fd11a4e..43c5d6e 100644
--- a/profiles/usr.bin.totem
+++ b/profiles/usr.bin.totem
@@ -20,6 +20,8 @@
owner @{HOME}/** rw,
owner /{,var/}run/user/*/dconf/user w,
+ owner /{,var/}run/user/*/at-spi2-*/ rw,
+ owner /{,var/}run/user/*/at-spi2-*/** rw,
# Site-specific additions and overrides. See local/README for details.
#include <local/usr.bin.totem>
--
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