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/contrib/
Date: Tue, 29 Jul 2014 14:07:33
Message-Id: 1406642723.4d42e1b7f3cb8de8d5073cde603986bf82189485.swift@gentoo
1 commit: 4d42e1b7f3cb8de8d5073cde603986bf82189485
2 Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com>
3 AuthorDate: Tue Jul 8 12:45:00 2014 +0000
4 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 29 14:05:23 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=4d42e1b7
7
8 Module version bump for alsa and hiawatha fixes from Sven Vermeulen.
9
10 ---
11 policy/modules/contrib/alsa.te | 2 +-
12 policy/modules/contrib/apache.te | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/policy/modules/contrib/alsa.te b/policy/modules/contrib/alsa.te
16 index 4b818a0..642a587 100644
17 --- a/policy/modules/contrib/alsa.te
18 +++ b/policy/modules/contrib/alsa.te
19 @@ -1,4 +1,4 @@
20 -policy_module(alsa, 1.13.0)
21 +policy_module(alsa, 1.13.1)
22
23 ########################################
24 #
25
26 diff --git a/policy/modules/contrib/apache.te b/policy/modules/contrib/apache.te
27 index 5570175..2e187d2 100644
28 --- a/policy/modules/contrib/apache.te
29 +++ b/policy/modules/contrib/apache.te
30 @@ -1,4 +1,4 @@
31 -policy_module(apache, 2.8.3)
32 +policy_module(apache, 2.8.4)
33
34 ########################################
35 #