summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2011-08-28 21:13:13 +0000
committerSven Vermeulen <swift@gentoo.org>2011-08-28 21:13:13 +0000
commit9de82426bf829b103b839447bfc35ddbda198975 (patch)
tree8ed61c061b2c3fd20eab63b5391adfe9ff7bb54f /sec-policy/selinux-nagios
parentNew SELinux module packages (entropyd, ftp, ipsec, jabber, snmp) which need t... (diff)
downloadgentoo-2-9de82426bf829b103b839447bfc35ddbda198975.tar.gz
gentoo-2-9de82426bf829b103b839447bfc35ddbda198975.tar.bz2
gentoo-2-9de82426bf829b103b839447bfc35ddbda198975.zip
Pushing out SELinux policy modules based on new 20110726 release (refpolicy)
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-nagios')
-rw-r--r--sec-policy/selinux-nagios/ChangeLog7
-rw-r--r--sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-nagios/ChangeLog b/sec-policy/selinux-nagios/ChangeLog
index 04bb0ec04f0c..dae4aacce020 100644
--- a/sec-policy/selinux-nagios/ChangeLog
+++ b/sec-policy/selinux-nagios/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-nagios
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.2 2011/06/02 12:39:23 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.3 2011/08/28 21:13:02 swift Exp $
+
+*selinux-nagios-2.20110726-r1 (28 Aug 2011)
+
+ 28 Aug 2011; <swift@gentoo.org> +selinux-nagios-2.20110726-r1.ebuild:
+ Updating policy builds to refpolicy 20110726
02 Jun 2011; Anthony G. Basile <blueness@gentoo.org>
selinux-nagios-2.20101213.ebuild:
diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild
new file mode 100644
index 000000000000..749c77348aab
--- /dev/null
+++ b/sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild,v 1.1 2011/08/28 21:13:02 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="nagios"
+BASEPOL="2.20110726-r1"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for nagios"
+
+KEYWORDS="~amd64 ~x86"