[iortcw] 06/07: AppArmor: Allow reading OpenAL static data files

Simon McVittie smcv at debian.org
Thu Jun 15 11:03:48 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 d21988ee54dd2923ae36409a7a26581f7e00af80
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Jun 15 11:33:11 2017 +0100

    AppArmor: Allow reading OpenAL static data files
---
 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 b8907ab..0c2416f 100644
--- a/debian/apparmor.d/usr.lib.rtcw
+++ b/debian/apparmor.d/usr.lib.rtcw
@@ -55,6 +55,9 @@
   # Shared memory buffers used in Wayland
   owner /run/user/*/{mesa,mutter,sdl,weston,xwayland}-shared-* rw,
 
+  # OpenAL resources
+  /usr/share/openal/{,**} r,
+
   profile popup (complain) {
     #include <abstractions/X>
     #include <abstractions/base>
diff --git a/debian/changelog b/debian/changelog
index 202cfc4..c93393a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ iortcw (1.51+dfsg1-1) UNRELEASED; urgency=medium
   * New upstream release
     - drop patches that came from upstream
   * d/copyright: Fix format declaration
+  * AppArmor: Allow reading OpenAL static data files
 
  -- Simon McVittie <smcv at debian.org>  Tue, 14 Mar 2017 22:36:22 +0000
 

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