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

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

commit 78fc10cd6d47306e76f5f033da403ab2bbb83c8b
Author: Simon McVittie <s...@debian.org>
Date:   Thu Jan 11 09:50:14 2018 +0000

    AppArmor: Allow reading EGL vendor configuration
---
 debian/apparmor.d/usr.lib.ioquake3.ioquake3 | 2 ++
 debian/changelog                            | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/apparmor.d/usr.lib.ioquake3.ioquake3 
b/debian/apparmor.d/usr.lib.ioquake3.ioquake3
index b2705f6..adff6ad 100644
--- a/debian/apparmor.d/usr.lib.ioquake3.ioquake3
+++ b/debian/apparmor.d/usr.lib.ioquake3.ioquake3
@@ -57,6 +57,8 @@
   /sys/devices/pci*/**/uevent r,
   /sys/devices/pci*/**/vendor r,
 
+  # EGL with SDL_VIDEODRIVER=wayland
+  /{etc,usr/share}/glvnd/egl_vendor.d/{,**} r,
 
   profile popup (complain) {
     #include <abstractions/X>
diff --git a/debian/changelog b/debian/changelog
index 476ba25..f0e63e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ioquake3 (1.36+u20180108~dfsg-2) UNRELEASED; urgency=medium
   * Add reference to #885839 in previous changelog entry
   * Use <abstractions/wayland> from apparmor (>= 2.10.95-5) instead
     of reinventing it
+  * AppArmor: Allow reading EGL vendor configuration
 
  -- Simon McVittie <s...@debian.org>  Thu, 11 Jan 2018 09:48:07 +0000
 

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to