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

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

commit 3eed38b008080d74edd19fafa2a5a142e68b0db5
Author: Simon McVittie <s...@debian.org>
Date:   Thu Jan 11 10:12:28 2018 +0000

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

diff --git a/debian/apparmor.d/usr.lib.rtcw b/debian/apparmor.d/usr.lib.rtcw
index f68b085..f113b80 100644
--- a/debian/apparmor.d/usr.lib.rtcw
+++ b/debian/apparmor.d/usr.lib.rtcw
@@ -58,6 +58,9 @@
   /sys/devices/pci*/**/uevent r,
   /sys/devices/pci*/**/vendor r,
 
+  # EGL with SDL_VIDEODRIVER=wayland
+  /{etc,usr/share}/glvnd/egl_vendor.d/{,**} r,
+
   # OpenAL resources
   /usr/share/openal/{,**} r,
 
diff --git a/debian/changelog b/debian/changelog
index 97eac65..6d3aa8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ iortcw (1.51.b+dfsg1-3) UNRELEASED; urgency=medium
   * Replace kde-baseapps-bin dependency with kdialog (see #885839)
   * AppArmor: Use <abstractions/wayland> from apparmor (>= 2.10.95-5)
     instead of reinventing it
+  * AppArmor: Allow reading EGL vendor configuration
 
  -- Simon McVittie <s...@debian.org>  Sun, 10 Dec 2017 18:55:56 +0000
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/iortcw.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