Gentoo Archives: gentoo-commits

From: Sven Vermeulen <sven.vermeulen@××××××.be>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/
Date: Wed, 28 Nov 2012 20:22:01
Message-Id: 1354134031.ffcd2fbc9a39b3b6c3ad453750dac0dab5fc154e.SwifT@gentoo
1 commit: ffcd2fbc9a39b3b6c3ad453750dac0dab5fc154e
2 Author: Dominick Grift <dominick.grift <AT> gmail <DOT> com>
3 AuthorDate: Wed Nov 28 17:03:55 2012 +0000
4 Commit: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
5 CommitDate: Wed Nov 28 20:20:31 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=ffcd2fbc
7
8 Changes to the setroubleshoot policy module
9
10 Chats to abrt via dbus
11
12 Signed-off-by: Dominick Grift <dominick.grift <AT> gmail.com>
13
14 ---
15 policy/modules/contrib/setroubleshoot.te | 6 +++++-
16 1 files changed, 5 insertions(+), 1 deletions(-)
17
18 diff --git a/policy/modules/contrib/setroubleshoot.te b/policy/modules/contrib/setroubleshoot.te
19 index 5702d59..6bfbd5e 100644
20 --- a/policy/modules/contrib/setroubleshoot.te
21 +++ b/policy/modules/contrib/setroubleshoot.te
22 @@ -1,4 +1,4 @@
23 -policy_module(setroubleshoot, 1.11.1)
24 +policy_module(setroubleshoot, 1.11.2)
25
26 ########################################
27 #
28 @@ -124,6 +124,10 @@ userdom_dontaudit_read_user_home_content_files(setroubleshootd_t)
29
30 optional_policy(`
31 dbus_system_domain(setroubleshootd_t, setroubleshootd_exec_t)
32 +
33 + optional_policy(`
34 + abrt_dbus_chat(setroubleshootd_t)
35 + ')
36 ')
37
38 optional_policy(`