summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2009-12-16 02:54:35 +0000
committerChris PeBenito <pebenito@gentoo.org>2009-12-16 02:54:35 +0000
commitbf72de3f761e9e71f60c51bf12ad88c19b063cf1 (patch)
treedf94eff046a8a25b51b6a2e92bf810dfbaabc4b5 /sec-policy/selinux-tftpd
parentdev-python/sepolgen: fix build tests for #296737. (diff)
downloadhistorical-bf72de3f761e9e71f60c51bf12ad88c19b063cf1.tar.gz
historical-bf72de3f761e9e71f60c51bf12ad88c19b063cf1.tar.bz2
historical-bf72de3f761e9e71f60c51bf12ad88c19b063cf1.zip
update SELinux policy to 20091215.
Package-Manager: portage-2.2_rc58/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-tftpd')
-rw-r--r--sec-policy/selinux-tftpd/ChangeLog8
-rw-r--r--sec-policy/selinux-tftpd/selinux-tftpd-2.20091215.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-tftpd/ChangeLog b/sec-policy/selinux-tftpd/ChangeLog
index 11e7e7e8a6d4..5570d06898eb 100644
--- a/sec-policy/selinux-tftpd/ChangeLog
+++ b/sec-policy/selinux-tftpd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-tftpd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.15 2009/08/14 21:19:18 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.16 2009/12/16 02:53:45 pebenito Exp $
+
+*selinux-tftpd-2.20091215 (16 Dec 2009)
+
+ 16 Dec 2009; Chris PeBenito <pebenito@gentoo.org>
+ +selinux-tftpd-2.20091215.ebuild:
+ New upstream release.
14 Aug 2009; Chris PeBenito <pebenito@gentoo.org>
-selinux-tftpd-20070329.ebuild, -selinux-tftpd-20070928.ebuild,
diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-2.20091215.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-2.20091215.ebuild
new file mode 100644
index 000000000000..82b2b1b51000
--- /dev/null
+++ b/sec-policy/selinux-tftpd/selinux-tftpd-2.20091215.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-2.20091215.ebuild,v 1.1 2009/12/16 02:53:45 pebenito Exp $
+
+MODS="tftp"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for tftp daemons"
+
+KEYWORDS="~amd64 ~x86"