[pkg-apparmor] [apparmor-profiles-extra] 01/01: Update Totem profiles, from the apparmor-profiles repository at revision 165 (Closes: #808859).

Intrigeri intrigeri at moszumanska.debian.org
Sat Apr 30 18:59:19 UTC 2016


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 2aa3e0e93236b8b2b066a062eb48e08936b24c42
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Apr 30 18:55:18 2016 +0000

    Update Totem profiles, from the apparmor-profiles repository at revision 165 (Closes: #808859).
    
    Thanks to Julian Andres Klode <jak at debian.org> for the initial patch!
---
 debian/README.Debian              | 4 ++--
 profiles/abstractions/totem       | 8 ++++++--
 profiles/usr.bin.totem            | 3 +++
 profiles/usr.bin.totem-previewers | 2 ++
 4 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 7780427..5d62f19 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -12,7 +12,7 @@ Included profiles
   https://code.launchpad.net/~intrigeri/apparmor-profiles/pidgin-vs-gstreamer-1.6/+merge/277499
 - tcpdump: taken from Ubuntu's tcpdump 4.5.1-2ubuntu2.
   Still up-to-date as of 4.7.4-1ubuntu1.
-- Totem: taken from the apparmor-profiles repository at revision 153.
+- Totem: taken from the apparmor-profiles repository at revision 165.
 
 Sources
 =======
@@ -22,4 +22,4 @@ apparmor-profiles repository
 
 https://code.launchpad.net/~apparmor-dev/apparmor-profiles/master
 
- -- intrigeri <intrigeri at debian.org>, Sat, 30 Apr 2016 12:46:46 +0200
+ -- intrigeri <intrigeri at debian.org>, Sat, 30 Apr 2016 20:55:05 +0200
diff --git a/profiles/abstractions/totem b/profiles/abstractions/totem
index df8e9c4..44b261e 100644
--- a/profiles/abstractions/totem
+++ b/profiles/abstractions/totem
@@ -28,8 +28,12 @@
   /usr/share/** r,
   /{media,mnt,opt,srv}/** r,
 
-  /usr/lib/@{multiarch}/gstreamer[0-9].[0-9]/gstreamer-[0-9].[0-9]/gst-plugin-scanner Cix -> gst_plugin_scanner,
+  /usr/lib/@{multiarch}/gstreamer[0-9]*.[0-9]*/gstreamer-[0-9]*.[0-9]*/gst-plugin-scanner Cix -> gst_plugin_scanner,
 
   owner @{HOME}/.cache/tracker/meta.db k,
   owner @{HOME}/.cache/tracker/meta.db-shm k,
-  owner @{HOME}/.local/share/grilo-plugins/*.db k,
+  owner @{HOME}/.local/share/grilo-plugins/*.db{,-shm} k,
+
+  owner @{PROC}/@{pid}/status r,
+
+  /sys/devices/system/node/*/meminfo r,
diff --git a/profiles/usr.bin.totem b/profiles/usr.bin.totem
index 0bebf1d..1455256 100644
--- a/profiles/usr.bin.totem
+++ b/profiles/usr.bin.totem
@@ -13,6 +13,7 @@
   /usr/include/**/pyconfig.h r,
 
   /usr/bin/totem r,
+  /usr/bin/totem-video-thumbnailer Pix,
   /dev/sr* r,
 
   # Allow read and write on anything in @{HOME}. Lenient, but
@@ -24,6 +25,8 @@
   owner /{,var/}run/user/*/at-spi2-*/   rw,
   owner /{,var/}run/user/*/at-spi2-*/** rw,
 
+  /sys/devices/pci[0-9]*/**/config r,
+
   # Site-specific additions and overrides. See local/README for details.
   #include <local/usr.bin.totem>
 }
diff --git a/profiles/usr.bin.totem-previewers b/profiles/usr.bin.totem-previewers
index fda0448..71f759c 100644
--- a/profiles/usr.bin.totem-previewers
+++ b/profiles/usr.bin.totem-previewers
@@ -15,6 +15,8 @@
   owner /**.[pP][nN][gG] w,
   owner /**.[jJ][pP]{,[eE]}[gG] w,
 
+  /usr/bin/totem-video-thumbnailer r,
+
   # Site-specific additions and overrides. See local/README for details.
   #include <local/usr.bin.totem-previewers>
 }

-- 
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