summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-03-31 12:29:43 +0000
committerSven Vermeulen <swift@gentoo.org>2012-03-31 12:29:43 +0000
commit44188e28a612d493fb7ecefc72782a2765f35625 (patch)
treee096800caf5bacb1398335a3cd6760b33f2e5d25 /sec-policy/selinux-tftp
parentFix p11kit dependency to be >=0.11 (diff)
downloadhistorical-44188e28a612d493fb7ecefc72782a2765f35625.tar.gz
historical-44188e28a612d493fb7ecefc72782a2765f35625.tar.bz2
historical-44188e28a612d493fb7ecefc72782a2765f35625.zip
Pushing out 2.20120215 SELinux policies
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-tftp')
-rw-r--r--sec-policy/selinux-tftp/ChangeLog9
-rw-r--r--sec-policy/selinux-tftp/selinux-tftp-2.20120215.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/sec-policy/selinux-tftp/ChangeLog b/sec-policy/selinux-tftp/ChangeLog
index 72068bee8795..0ea65de19673 100644
--- a/sec-policy/selinux-tftp/ChangeLog
+++ b/sec-policy/selinux-tftp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-tftp
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/ChangeLog,v 1.2 2011/12/20 18:50:58 swift Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/ChangeLog,v 1.3 2012/03/31 12:29:10 swift Exp $
+
+*selinux-tftp-2.20120215 (31 Mar 2012)
+
+ 31 Mar 2012; <swift@gentoo.org> +selinux-tftp-2.20120215.ebuild:
+ Bumping to 2.20120215 policies
20 Dec 2011; <swift@gentoo.org> selinux-tftp-2.20110726.ebuild:
Stabilization
diff --git a/sec-policy/selinux-tftp/selinux-tftp-2.20120215.ebuild b/sec-policy/selinux-tftp/selinux-tftp-2.20120215.ebuild
new file mode 100644
index 000000000000..e8dbb051f333
--- /dev/null
+++ b/sec-policy/selinux-tftp/selinux-tftp-2.20120215.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/selinux-tftp-2.20120215.ebuild,v 1.1 2012/03/31 12:29:10 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="tftp"
+BASEPOL="2.20120215-r1"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for tftp"
+
+KEYWORDS="~amd64 ~x86"
+RDEPEND="!<=sec-policy/selinux-tftpd-2.20110726
+ >=sys-apps/policycoreutils-2.1.0
+ >=sec-policy/selinux-base-policy-2.20110726"