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/system/, policy/modules/kernel/
Date: Sat, 30 Jan 2016 17:21:25
Message-Id: 1454174216.328fabd9384f9ae1ade19b5186e6174901c3cccc.perfinion@gentoo
1 commit: 328fabd9384f9ae1ade19b5186e6174901c3cccc
2 Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com>
3 AuthorDate: Wed Jan 6 14:22:11 2016 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 30 17:16:56 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=328fabd9
7
8 Module version bump for syslog and systemd changes from Laurent Bigonville
9
10 policy/modules/kernel/corecommands.te | 2 +-
11 policy/modules/system/logging.te | 2 +-
12 policy/modules/system/systemd.te | 2 +-
13 3 files changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/policy/modules/kernel/corecommands.te b/policy/modules/kernel/corecommands.te
16 index f8cd213..f2cb295 100644
17 --- a/policy/modules/kernel/corecommands.te
18 +++ b/policy/modules/kernel/corecommands.te
19 @@ -1,4 +1,4 @@
20 -policy_module(corecommands, 1.21.1)
21 +policy_module(corecommands, 1.21.2)
22
23 ########################################
24 #
25
26 diff --git a/policy/modules/system/logging.te b/policy/modules/system/logging.te
27 index f2e4984..79f8084 100644
28 --- a/policy/modules/system/logging.te
29 +++ b/policy/modules/system/logging.te
30 @@ -1,4 +1,4 @@
31 -policy_module(logging, 1.23.0)
32 +policy_module(logging, 1.23.1)
33
34 ########################################
35 #
36
37 diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te
38 index 2376af3..8892447 100644
39 --- a/policy/modules/system/systemd.te
40 +++ b/policy/modules/system/systemd.te
41 @@ -1,4 +1,4 @@
42 -policy_module(systemd, 1.1.1)
43 +policy_module(systemd, 1.1.2)
44
45 #########################################
46 #