[pkg-apparmor] [apparmor-profiles-extra] 03/04: Pidgin profile: support paths used by recent GStreamer, and cases when the registry has not been initialized yet (Closes: #802791).

Intrigeri intrigeri at moszumanska.debian.org
Sat Nov 14 15:50:31 UTC 2015


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 3b03a5a820ec2f86e71ff4161df8666785b63e4e
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Nov 14 13:33:12 2015 +0000

    Pidgin profile: support paths used by recent GStreamer, and cases when the registry has not been initialized yet (Closes: #802791).
---
 debian/README.Debian    | 6 ++++--
 profiles/usr.bin.pidgin | 4 ++++
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 81ca3e1..68bfc3d 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -11,7 +11,9 @@ Included profiles
   Still up-to-date as of revision 146.
 - ntpd: taken from Ubuntu's ntp 1:4.2.6.p5+dfsg-3ubuntu2.
   Still up-to-date as of 4.7.4-1ubuntu1.
-- Pidgin: taken from the apparmor-profiles repository at revision 146.
+- Pidgin: taken from the apparmor-profiles repository at revision 153,
+  modified with the changes submitted upstream via
+  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.
@@ -24,4 +26,4 @@ apparmor-profiles repository
 
 https://code.launchpad.net/~apparmor-dev/apparmor-profiles/master
 
- -- intrigeri <intrigeri at debian.org>, Sat, 14 Nov 2015 13:30:01 +0100
+ -- intrigeri <intrigeri at debian.org>, Sat, 14 Nov 2015 14:33:04 +0100
diff --git a/profiles/usr.bin.pidgin b/profiles/usr.bin.pidgin
index 7e3307f..35795ac 100644
--- a/profiles/usr.bin.pidgin
+++ b/profiles/usr.bin.pidgin
@@ -41,6 +41,10 @@
 
   owner @{HOME}/.gstreamer*/ rw,
   owner @{HOME}/.gstreamer*/** rw,
+  owner @{HOME}/.cache/gstreamer-[0-9]*.[0-9]*/ rw,
+  owner @{HOME}/.cache/gstreamer-[0-9]*.[0-9]*/registry.*.bin rw,
+  owner @{HOME}/.cache/gstreamer-[0-9]*.[0-9]*/registry.*.bin.tmp* rw,
+  /usr/lib/@{multiarch}/gstreamer[0-9]*.[0-9]*/gstreamer-[0-9]*.[0-9]*/gst-plugin-scanner Pix -> gst_plugin_scanner,
   owner @{HOME}/.purple/ rw,
   owner @{HOME}/.purple/** rwk,
   owner @{HOME}/.config/indicators/ rw,

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