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/contrib/
Date: Thu, 30 Mar 2017 17:06:48
Message-Id: 1490882319.2c0da71cc910b4b69b6be4565771b2da18df9254.perfinion@gentoo
1 commit: 2c0da71cc910b4b69b6be4565771b2da18df9254
2 Author: Chris PeBenito <pebenito <AT> ieee <DOT> org>
3 AuthorDate: Sun Mar 12 20:36:34 2017 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 30 13:58:39 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=2c0da71c
7
8 Module version bump for dphysswapfile and mandb fixes from cgzones.
9
10 policy/modules/contrib/dphysswapfile.te | 2 +-
11 policy/modules/contrib/mandb.te | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/policy/modules/contrib/dphysswapfile.te b/policy/modules/contrib/dphysswapfile.te
15 index cb3d194f..5a308095 100644
16 --- a/policy/modules/contrib/dphysswapfile.te
17 +++ b/policy/modules/contrib/dphysswapfile.te
18 @@ -1,4 +1,4 @@
19 -policy_module(dphysswapfile, 1.0.1)
20 +policy_module(dphysswapfile, 1.0.2)
21
22 ########################################
23 #
24
25 diff --git a/policy/modules/contrib/mandb.te b/policy/modules/contrib/mandb.te
26 index 0358aaff..62684374 100644
27 --- a/policy/modules/contrib/mandb.te
28 +++ b/policy/modules/contrib/mandb.te
29 @@ -1,4 +1,4 @@
30 -policy_module(mandb, 1.3.0)
31 +policy_module(mandb, 1.3.1)
32
33 ########################################
34 #