summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2008-05-25 23:50:07 +0000
committerChris PeBenito <pebenito@gentoo.org>2008-05-25 23:50:07 +0000
commit70cfe26dcccb0b42241537d0c34909d668096be1 (patch)
tree91b8b6c34631bed46b9c334f07a54af513d112c9 /sec-policy/selinux-ftpd
parentnet-libs/gtk-vnc: bump to 0.3.6, bugfix release (diff)
downloadhistorical-70cfe26dcccb0b42241537d0c34909d668096be1.tar.gz
historical-70cfe26dcccb0b42241537d0c34909d668096be1.tar.bz2
historical-70cfe26dcccb0b42241537d0c34909d668096be1.zip
sec-policy: bump selinux policy
Package-Manager: portage-2.1.5
Diffstat (limited to 'sec-policy/selinux-ftpd')
-rw-r--r--sec-policy/selinux-ftpd/ChangeLog8
-rw-r--r--sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-ftpd/ChangeLog b/sec-policy/selinux-ftpd/ChangeLog
index 3173bf4e476c..b66014aa09ec 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.16 2008/03/16 04:06:38 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.17 2008/05/25 23:49:37 pebenito Exp $
+
+*selinux-ftpd-20080525 (25 May 2008)
+
+ 25 May 2008; Chris PeBenito <pebenito@gentoo.org>
+ +selinux-ftpd-20080525.ebuild:
+ New SVN snapshot.
16 Mar 2008; Chris PeBenito <pebenito@gentoo.org>
-selinux-ftpd-20050903.ebuild, -selinux-ftpd-20061114.ebuild:
diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild
new file mode 100644
index 000000000000..889ec48b1a80
--- /dev/null
+++ b/sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild,v 1.1 2008/05/25 23:49:37 pebenito Exp $
+
+MODS="ftp"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for ftp daemons"
+
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"