[iortcw] 03/04: AppArmor: Allow zenity to read from dconf
Simon McVittie
smcv at debian.org
Sun Jan 14 12:36:45 UTC 2018
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian/master
in repository iortcw.
commit ff36a6eedb37eb8cd600c90ddcd751ff9fcffe6b
Author: Simon McVittie <smcv at debian.org>
Date: Thu Jan 11 10:14:52 2018 +0000
AppArmor: Allow zenity to read from dconf
---
debian/apparmor.d/usr.lib.rtcw | 1 +
debian/changelog | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/apparmor.d/usr.lib.rtcw b/debian/apparmor.d/usr.lib.rtcw
index f113b80..e350ed2 100644
--- a/debian/apparmor.d/usr.lib.rtcw
+++ b/debian/apparmor.d/usr.lib.rtcw
@@ -67,6 +67,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 6d3aa8b..f72a315 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ iortcw (1.51.b+dfsg1-3) UNRELEASED; urgency=medium
* AppArmor: 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> 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
More information about the Pkg-games-commits
mailing list