[ioquake3] 01/01: debian/apparmor.d: allow even more device enumeration

Simon McVittie smcv at debian.org
Sun Jun 25 01:22:57 UTC 2017


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

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

commit bc1bc6f8714ffde34c22c38712e1538efe2c5162
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Jun 25 02:04:39 2017 +0100

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

diff --git a/debian/apparmor.d/usr.lib.ioquake3.ioquake3 b/debian/apparmor.d/usr.lib.ioquake3.ioquake3
index c5e212a..51b611d 100644
--- a/debian/apparmor.d/usr.lib.ioquake3.ioquake3
+++ b/debian/apparmor.d/usr.lib.ioquake3.ioquake3
@@ -49,7 +49,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 d51e118..75bf9b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ioquake3 (1.36+u20170611+dfsg1-2) UNRELEASED; urgency=medium
+
+  * debian/apparmor.d: allow even more device enumeration
+
+ -- Simon McVittie <smcv at debian.org>  Sun, 25 Jun 2017 02:04:28 +0100
+
 ioquake3 (1.36+u20170611+dfsg1-1) unstable; urgency=medium
 
   * debian/apparmor.d: allow more forms of device enumeration

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



More information about the Pkg-games-commits mailing list