[ioquake3] 04/04: AppArmor: Allow zenity to read from dconf
Simon McVittie
smcv at debian.org
Thu Jan 11 09:58:31 UTC 2018
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian/master
in repository ioquake3.
commit 8b02a07d2f2bb54cc7c1adeed60ebacaeee0ed6f
Author: Simon McVittie <smcv at debian.org>
Date: Thu Jan 11 09:50:36 2018 +0000
AppArmor: Allow zenity to read from dconf
---
debian/apparmor.d/usr.lib.ioquake3.ioquake3 | 1 +
debian/changelog | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/apparmor.d/usr.lib.ioquake3.ioquake3 b/debian/apparmor.d/usr.lib.ioquake3.ioquake3
index adff6ad..52bbfaa 100644
--- a/debian/apparmor.d/usr.lib.ioquake3.ioquake3
+++ b/debian/apparmor.d/usr.lib.ioquake3.ioquake3
@@ -63,6 +63,7 @@
profile popup (complain) {
#include <abstractions/X>
#include <abstractions/base>
+ #include <abstractions/dconf>
#include <abstractions/fonts>
#include <abstractions/freedesktop.org>
#include <abstractions/wayland>
diff --git a/debian/changelog b/debian/changelog
index f0e63e5..1e87cf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ioquake3 (1.36+u20180108~dfsg-2) UNRELEASED; urgency=medium
* Use <abstractions/wayland> from apparmor (>= 2.10.95-5) instead
of reinventing it
* AppArmor: Allow reading EGL vendor configuration
+ * AppArmor: Allow zenity to read from dconf
-- Simon McVittie <smcv at 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
More information about the Pkg-games-commits
mailing list