Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/
Date: Wed, 26 Oct 2016 17:28:23
Message-Id: 1477502754.bc146768530b6c515642d38ec4d0973fc7a323a2.perfinion@gentoo
1 commit: bc146768530b6c515642d38ec4d0973fc7a323a2
2 Author: Jason Zaman <jason <AT> perfinion <DOT> com>
3 AuthorDate: Wed Oct 26 08:04:54 2016 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 26 17:25:54 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=bc146768
7
8 chromium: allow dbus chat to gnome keyring and upower
9
10 For saving secrets and inhibiting power management eg during videos
11
12 policy/modules/contrib/chromium.te | 6 ++++++
13 1 file changed, 6 insertions(+)
14
15 diff --git a/policy/modules/contrib/chromium.te b/policy/modules/contrib/chromium.te
16 index 10bcd9f..8764370 100644
17 --- a/policy/modules/contrib/chromium.te
18 +++ b/policy/modules/contrib/chromium.te
19 @@ -230,6 +230,12 @@ optional_policy(`
20 optional_policy(`
21 unconfined_dbus_chat(chromium_t)
22 ')
23 + optional_policy(`
24 + gnome_dbus_chat_all_gkeyringd(chromium_t)
25 + ')
26 + optional_policy(`
27 + devicekit_dbus_chat_power(chromium_t)
28 + ')
29 ')
30
31 optional_policy(`