Gentoo Archives: gentoo-commits

From: Sven Vermeulen <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/, policy/modules/admin/, policy/modules/roles/
Date: Fri, 06 Dec 2013 17:33:33
Message-Id: 1386351085.7c797e90059a4b6e2ce568492339be7267aaf3db.swift@gentoo
1 commit: 7c797e90059a4b6e2ce568492339be7267aaf3db
2 Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com>
3 AuthorDate: Fri Dec 6 14:49:41 2013 +0000
4 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 6 17:31:25 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=7c797e90
7
8 Module version bump for patches from Dominick Grift.
9
10 ---
11 policy/modules/admin/usermanage.te | 2 +-
12 policy/modules/roles/staff.te | 2 +-
13 policy/modules/roles/unprivuser.te | 2 +-
14 policy/modules/system/iptables.te | 2 +-
15 policy/modules/system/libraries.te | 2 +-
16 policy/modules/system/userdomain.te | 2 +-
17 6 files changed, 6 insertions(+), 6 deletions(-)
18
19 diff --git a/policy/modules/admin/usermanage.te b/policy/modules/admin/usermanage.te
20 index 471d4a7..3ba4972 100644
21 --- a/policy/modules/admin/usermanage.te
22 +++ b/policy/modules/admin/usermanage.te
23 @@ -1,4 +1,4 @@
24 -policy_module(usermanage, 1.19.0)
25 +policy_module(usermanage, 1.19.1)
26
27 ########################################
28 #
29
30 diff --git a/policy/modules/roles/staff.te b/policy/modules/roles/staff.te
31 index 7cb50df..0053832 100644
32 --- a/policy/modules/roles/staff.te
33 +++ b/policy/modules/roles/staff.te
34 @@ -1,4 +1,4 @@
35 -policy_module(staff, 2.4.0)
36 +policy_module(staff, 2.4.1)
37
38 ########################################
39 #
40
41 diff --git a/policy/modules/roles/unprivuser.te b/policy/modules/roles/unprivuser.te
42 index df39f6e..914c394 100644
43 --- a/policy/modules/roles/unprivuser.te
44 +++ b/policy/modules/roles/unprivuser.te
45 @@ -1,4 +1,4 @@
46 -policy_module(unprivuser, 2.4.0)
47 +policy_module(unprivuser, 2.4.1)
48
49 # this module should be named user, but that is
50 # a compile error since user is a keyword.
51
52 diff --git a/policy/modules/system/iptables.te b/policy/modules/system/iptables.te
53 index 63eb287..6f5426b 100644
54 --- a/policy/modules/system/iptables.te
55 +++ b/policy/modules/system/iptables.te
56 @@ -1,4 +1,4 @@
57 -policy_module(iptables, 1.14.0)
58 +policy_module(iptables, 1.14.1)
59
60 ########################################
61 #
62
63 diff --git a/policy/modules/system/libraries.te b/policy/modules/system/libraries.te
64 index 54f8fa5..9990801 100644
65 --- a/policy/modules/system/libraries.te
66 +++ b/policy/modules/system/libraries.te
67 @@ -1,4 +1,4 @@
68 -policy_module(libraries, 2.10.0)
69 +policy_module(libraries, 2.10.1)
70
71 ########################################
72 #
73
74 diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te
75 index 91750c8..4c06557 100644
76 --- a/policy/modules/system/userdomain.te
77 +++ b/policy/modules/system/userdomain.te
78 @@ -1,4 +1,4 @@
79 -policy_module(userdomain, 4.9.2)
80 +policy_module(userdomain, 4.9.3)
81
82 ########################################
83 #