[pkg-apparmor] [apparmor-profiles-extra] 01/01: pidgin-blinklight

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Jan 5 10:49:20 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 916f6963cdde19bde0b0f46cf8ecab4feb301cf2
Author: Ulrike Uhlig <u at 451f.org>
Date:   Mon Jan 5 11:33:20 2015 +0100

    pidgin-blinklight
    
    Allow pidgin-blinklight plugin to access the relevant proc.
    Merge upstream revision 141.
    Revision ID: u at 451f.org-20141212125835-h78wcofwgzm1o2l6
---
 profiles/usr.bin.pidgin | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/usr.bin.pidgin b/profiles/usr.bin.pidgin
index 8ae16d4..adffef8 100644
--- a/profiles/usr.bin.pidgin
+++ b/profiles/usr.bin.pidgin
@@ -53,6 +53,10 @@
   /usr/lib/pidgin/*.so rm,
   /usr/lib/purple*/*.so rm,
 
+  # pidgin-blinklight plugin
+  /usr/lib/pidgin-blinklight/blinklight-fixperm rPix,
+  @{PROC}/acpi/ibm/light rwk,
+
   /usr/share/purple/ca-certs/ r,
   /usr/share/purple/ca-certs/** r,
   /usr/share/tcltk/** r,

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