Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/
Date: Mon, 03 Oct 2016 06:26:39
Message-Id: 1475474661.e057adebff1c29e23b319ea8adf5336b102bca64.perfinion@gentoo
1 commit: e057adebff1c29e23b319ea8adf5336b102bca64
2 Author: Chris PeBenito <pebenito <AT> ieee <DOT> org>
3 AuthorDate: Sun Sep 18 20:41:47 2016 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 3 06:04:21 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=e057adeb
7
8 Module version bump for selinuxutil fix from Jason Zaman.
9
10 policy/modules/system/selinuxutil.te | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/policy/modules/system/selinuxutil.te b/policy/modules/system/selinuxutil.te
14 index 98d7840..e162290 100644
15 --- a/policy/modules/system/selinuxutil.te
16 +++ b/policy/modules/system/selinuxutil.te
17 @@ -1,4 +1,4 @@
18 -policy_module(selinuxutil, 1.20.2)
19 +policy_module(selinuxutil, 1.20.3)
20
21 gen_require(`
22 bool secure_mode;