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/kernel/
Date: Thu, 23 Jan 2014 20:00:50
Message-Id: 1390507175.23d6bb124d1247814a307b1771bb4598040cad49.swift@gentoo
1 commit: 23d6bb124d1247814a307b1771bb4598040cad49
2 Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com>
3 AuthorDate: Tue Jan 21 13:55:37 2014 +0000
4 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 23 19:59:35 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=23d6bb12
7
8 Module version bump for ZFS tools fc entries from Matthew Thode.
9
10 ---
11 policy/modules/kernel/storage.te | 2 +-
12 policy/modules/system/fstools.te | 2 +-
13 policy/modules/system/mount.te | 2 +-
14 3 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/policy/modules/kernel/storage.te b/policy/modules/kernel/storage.te
17 index 156c333..c86d8da 100644
18 --- a/policy/modules/kernel/storage.te
19 +++ b/policy/modules/kernel/storage.te
20 @@ -1,4 +1,4 @@
21 -policy_module(storage, 1.11.0)
22 +policy_module(storage, 1.11.1)
23
24 ########################################
25 #
26
27 diff --git a/policy/modules/system/fstools.te b/policy/modules/system/fstools.te
28 index 65f634a..5aff100 100644
29 --- a/policy/modules/system/fstools.te
30 +++ b/policy/modules/system/fstools.te
31 @@ -1,4 +1,4 @@
32 -policy_module(fstools, 1.16.4)
33 +policy_module(fstools, 1.16.5)
34
35 ########################################
36 #
37
38 diff --git a/policy/modules/system/mount.te b/policy/modules/system/mount.te
39 index 8ef3cbd..a5f8709 100644
40 --- a/policy/modules/system/mount.te
41 +++ b/policy/modules/system/mount.te
42 @@ -1,4 +1,4 @@
43 -policy_module(mount, 1.16.4)
44 +policy_module(mount, 1.16.5)
45
46 ########################################
47 #