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: Sat, 09 Sep 2017 02:43:08
Message-Id: 1504910931.86c6eda1c337276e058efa31d79fb26f65b7f643.perfinion@gentoo
1 commit: 86c6eda1c337276e058efa31d79fb26f65b7f643
2 Author: Chris PeBenito <pebenito <AT> ieee <DOT> org>
3 AuthorDate: Wed Aug 16 23:59:56 2017 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 8 22:48:51 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=86c6eda1
7
8 dbus: Module version bump for dbus-broker patch from Tom Gundersen.
9
10 policy/modules/contrib/dbus.te | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/policy/modules/contrib/dbus.te b/policy/modules/contrib/dbus.te
14 index bd8a7d54..419a04bc 100644
15 --- a/policy/modules/contrib/dbus.te
16 +++ b/policy/modules/contrib/dbus.te
17 @@ -1,4 +1,4 @@
18 -policy_module(dbus, 1.23.0)
19 +policy_module(dbus, 1.23.1)
20
21 gen_require(`
22 class dbus all_dbus_perms;