[ioquake3] 58/59: debian/apparmor.d: allow mapping objects from /usr/lib/openarena-server

Simon McVittie smcv at debian.org
Wed Sep 21 19:57:12 UTC 2016


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

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

commit 652ef1535b8e3af29e96e6b9ed2b3e77da4c1a36
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Sep 21 20:29:06 2016 +0100

    debian/apparmor.d: allow mapping objects from /usr/lib/openarena-server
---
 debian/apparmor.d/usr.lib.ioquake3.ioq3ded | 2 +-
 debian/changelog                           | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/apparmor.d/usr.lib.ioquake3.ioq3ded b/debian/apparmor.d/usr.lib.ioquake3.ioq3ded
index f8cc388..4859dc5 100644
--- a/debian/apparmor.d/usr.lib.ioquake3.ioq3ded
+++ b/debian/apparmor.d/usr.lib.ioquake3.ioq3ded
@@ -17,7 +17,7 @@
   network inet6 stream,
 
   /etc/{openarena,quake3}-server/** r,
-  /usr/lib/{ioquake3,quake3,openarena}/** mr,
+  /usr/lib/{ioquake3,quake3,openarena,openarena-server}/** mr,
   /usr/share/games/{quake3*,openarena}/** r,
 
   owner @{HOME}/.{openarena,q3a}/{,**} rwk,
diff --git a/debian/changelog b/debian/changelog
index 4724ae3..af29cce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ ioquake3 (1.36+u20160914+dfsg1-1) UNRELEASED; urgency=medium
   * debian/rules: re-indent options
   * d/p/Fix-mis-spellings-of-separating-as-seperating.patch:
     fix spellings
+  * debian/apparmor.d: allow mapping objects from /usr/lib/openarena-server
 
  -- Simon McVittie <smcv at debian.org>  Wed, 21 Sep 2016 10:21:52 +0100
 

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