[iortcw] 01/01: d/apparmor.d: Allow even more device enumeration

Simon McVittie smcv at debian.org
Sun Jun 25 01:23:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository iortcw.

commit 5f7ee9fd05834380bc992d4239b7027caadd29d0
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Jun 25 02:05:07 2017 +0100

    d/apparmor.d: Allow even more device enumeration
---
 debian/apparmor.d/usr.lib.rtcw | 5 +++++
 debian/changelog               | 1 +
 2 files changed, 6 insertions(+)

diff --git a/debian/apparmor.d/usr.lib.rtcw b/debian/apparmor.d/usr.lib.rtcw
index 0c2416f..170bef1 100644
--- a/debian/apparmor.d/usr.lib.rtcw
+++ b/debian/apparmor.d/usr.lib.rtcw
@@ -50,7 +50,12 @@
   /sys/devices/**/sound/**/input*/** r,
   /sys/devices/**/sound/timer/uevent r,
   /sys/devices/pci*/**/config r,
+  /sys/devices/pci*/**/device r,
+  /sys/devices/pci*/**/revision r,
+  /sys/devices/pci*/**/subsystem_device r,
+  /sys/devices/pci*/**/subsystem_vendor r,
   /sys/devices/pci*/**/uevent r,
+  /sys/devices/pci*/**/vendor r,
 
   # Shared memory buffers used in Wayland
   owner /run/user/*/{mesa,mutter,sdl,weston,xwayland}-shared-* rw,
diff --git a/debian/changelog b/debian/changelog
index 9116481..692f9e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ iortcw (1.51+dfsg1-2) UNRELEASED; urgency=medium
 
   * d/copyright, d/rules: Update to reflect addition of COPYING.txt
     to the upstream repository
+  * d/apparmor.d: Allow even more device enumeration
 
  -- Simon McVittie <smcv at debian.org>  Thu, 15 Jun 2017 12:05:31 +0100
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list