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/
Date: Mon, 03 Oct 2016 06:20:59
Message-Id: 1475474661.facae736af918d3a0c96c1bf70c718babcf6f773.perfinion@gentoo
1 commit: facae736af918d3a0c96c1bf70c718babcf6f773
2 Author: Chris PeBenito <pebenito <AT> ieee <DOT> org>
3 AuthorDate: Wed Sep 7 22:02:18 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=facae736
7
8 Module version bumps for LVM and useromain patches from Guido Trentalancia.
9
10 policy/modules/system/lvm.te | 2 +-
11 policy/modules/system/userdomain.te | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/policy/modules/system/lvm.te b/policy/modules/system/lvm.te
15 index c8831c6..b178770 100644
16 --- a/policy/modules/system/lvm.te
17 +++ b/policy/modules/system/lvm.te
18 @@ -1,4 +1,4 @@
19 -policy_module(lvm, 1.17.0)
20 +policy_module(lvm, 1.17.1)
21
22 ########################################
23 #
24
25 diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te
26 index 3a97cc9..deb6a8d 100644
27 --- a/policy/modules/system/userdomain.te
28 +++ b/policy/modules/system/userdomain.te
29 @@ -1,4 +1,4 @@
30 -policy_module(userdomain, 4.11.5)
31 +policy_module(userdomain, 4.11.6)
32
33 ########################################
34 #