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:13
Message-Id: 1504910931.a4ef2b0ef38b8fd901431af5c42297ebbb4f1474.perfinion@gentoo
1 commit: a4ef2b0ef38b8fd901431af5c42297ebbb4f1474
2 Author: Chris PeBenito <pebenito <AT> ieee <DOT> org>
3 AuthorDate: Fri Sep 1 01:24:47 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=a4ef2b0e
7
8 Module version bumps for patches from David Sugar.
9
10 policy/modules/contrib/cron.te | 2 +-
11 policy/modules/contrib/mon.te | 2 +-
12 policy/modules/contrib/wm.te | 2 +-
13 3 files changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/policy/modules/contrib/cron.te b/policy/modules/contrib/cron.te
16 index a8818d56..0e03ba14 100644
17 --- a/policy/modules/contrib/cron.te
18 +++ b/policy/modules/contrib/cron.te
19 @@ -1,4 +1,4 @@
20 -policy_module(cron, 2.12.0)
21 +policy_module(cron, 2.12.1)
22
23 gen_require(`
24 class passwd rootok;
25
26 diff --git a/policy/modules/contrib/mon.te b/policy/modules/contrib/mon.te
27 index 5e93c7c9..75919cff 100644
28 --- a/policy/modules/contrib/mon.te
29 +++ b/policy/modules/contrib/mon.te
30 @@ -1,4 +1,4 @@
31 -policy_module(mon, 1.1.0)
32 +policy_module(mon, 1.1.1)
33
34 ########################################
35 #
36
37 diff --git a/policy/modules/contrib/wm.te b/policy/modules/contrib/wm.te
38 index 5986812f..5d5c2630 100644
39 --- a/policy/modules/contrib/wm.te
40 +++ b/policy/modules/contrib/wm.te
41 @@ -1,4 +1,4 @@
42 -policy_module(wm, 1.7.0)
43 +policy_module(wm, 1.7.1)
44
45 ########################################
46 #