summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2009-08-05 13:35:18 +0000
committerChris PeBenito <pebenito@gentoo.org>2009-08-05 13:35:18 +0000
commita704c90eb57eb424c9ef7abe17f9683deb787ba1 (patch)
tree1020a0984e525170498706281ee185d277ea7487 /sec-policy/selinux-ftpd
parentremoved old versions (diff)
downloadgentoo-2-a704c90eb57eb424c9ef7abe17f9683deb787ba1.tar.gz
gentoo-2-a704c90eb57eb424c9ef7abe17f9683deb787ba1.tar.bz2
gentoo-2-a704c90eb57eb424c9ef7abe17f9683deb787ba1.zip
new upstream selinux policy release.
(Portage version: 2.2_rc35/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-ftpd')
-rw-r--r--sec-policy/selinux-ftpd/ChangeLog8
-rw-r--r--sec-policy/selinux-ftpd/selinux-ftpd-2.20090730.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-ftpd/ChangeLog b/sec-policy/selinux-ftpd/ChangeLog
index f730c0111fae..714310dfcd69 100644
--- a/sec-policy/selinux-ftpd/ChangeLog
+++ b/sec-policy/selinux-ftpd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-ftpd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.18 2009/07/22 13:12:36 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.19 2009/08/05 13:35:11 pebenito Exp $
+
+*selinux-ftpd-2.20090730 (03 Aug 2009)
+
+ 03 Aug 2009; Chris PeBenito <pebenito@gentoo.org>
+ +selinux-ftpd-2.20090730.ebuild:
+ New upstream release.
18 Jul 2009; Chris PeBenito <pebenito@gentoo.org>
selinux-ftpd-20070329.ebuild, selinux-ftpd-20070928.ebuild,
diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-2.20090730.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-2.20090730.ebuild
new file mode 100644
index 000000000000..454a776c8553
--- /dev/null
+++ b/sec-policy/selinux-ftpd/selinux-ftpd-2.20090730.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-ftpd/selinux-ftpd-2.20090730.ebuild,v 1.1 2009/08/05 13:35:11 pebenito Exp $
+
+MODS="ftp"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for ftp daemons"
+
+KEYWORDS="~amd64 ~x86"