[pkg-apparmor] [apparmor-profiles-extra] 01/04: Allow Pidgin to read /etc/wildmidi/wildmidi.cfg.

Intrigeri intrigeri at moszumanska.debian.org
Wed Sep 10 22:29:39 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 5d64f5fcc1617de8e345eda42e8379d78a51a467
Author: intrigeri <intrigeri at boum.org>
Date:   Wed Sep 10 21:38:11 2014 +0000

    Allow Pidgin to read /etc/wildmidi/wildmidi.cfg.
    
    Taken from lp:~intrigeri/apparmor-profiles/pidgin-vs-wildmidi,
    proposed for merging upstream:
    https://code.launchpad.net/~intrigeri/apparmor-profiles/pidgin-vs-wildmidi/+merge/234211
---
 debian/README.Debian    | 6 ++++--
 profiles/usr.bin.pidgin | 2 ++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index dff1813..4611f9d 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -4,7 +4,9 @@ Included profiles
 - Evince: taken from Ubuntu's evince 3.10.3-0ubuntu16; adapted a bit.
 - GStreamer abstraction, gst_plugin_scanner named profile: taken from
   the apparmor-profiles repository at revision 134.
-- Pidgin: taken from the apparmor-profiles repository at revision 125.
+- Pidgin: taken from the apparmor-profiles repository at revision 125,
+  and added on top the changes proposed for merging upstream in
+  lp:~intrigeri/apparmor-profiles/pidgin-vs-wildmidi.
 - Totem: taken from the apparmor-profiles repository at revision 134.
 - tcpdump: taken from Ubuntu's tcpdump 4.5.1-2ubuntu2.
 - irssi: taken from the apparmor-profiles repository at revision 132.
@@ -17,4 +19,4 @@ apparmor-profiles repository
 
 https://code.launchpad.net/~apparmor-dev/apparmor-profiles/master
 
- -- last updated: Thu, 28 Aug 2014 09:00:55 -0700
+ -- last updated: Wed, 10 Sep 2014 14:37:22 -0700
diff --git a/profiles/usr.bin.pidgin b/profiles/usr.bin.pidgin
index 8ae16d4..76dad2a 100644
--- a/profiles/usr.bin.pidgin
+++ b/profiles/usr.bin.pidgin
@@ -35,6 +35,8 @@
   /bin/dash rix,
   /bin/which rix,
 
+  /etc/wildmidi/wildmidi.cfg r,
+
   # NB: the preferred browser and proxy settings must be configured
   # in the GNOME preferences: this profile does not allow running
   # the corresponding external configuration applications.

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