diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-11-22 20:40:41 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-11-22 20:40:41 +0000 |
commit | bf0f9d98841b34817a10d91bf53775a328bb6c76 (patch) | |
tree | e00371cd11a4bd72526a11573d8ccfa014087175 /sec-policy | |
parent | policy cleanup (Manifest recommit) (diff) | |
download | gentoo-2-bf0f9d98841b34817a10d91bf53775a328bb6c76.tar.gz gentoo-2-bf0f9d98841b34817a10d91bf53775a328bb6c76.tar.bz2 gentoo-2-bf0f9d98841b34817a10d91bf53775a328bb6c76.zip |
merge with nsa policy
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-ftpd/Manifest | 12 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/files/digest-selinux-ftpd-20041120 | 1 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild | 14 |
3 files changed, 17 insertions, 10 deletions
diff --git a/sec-policy/selinux-ftpd/Manifest b/sec-policy/selinux-ftpd/Manifest index 6c197a6ba18f..614c1156346c 100644 --- a/sec-policy/selinux-ftpd/Manifest +++ b/sec-policy/selinux-ftpd/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 e78d98a3e43eef11526fb5763be5e275 ChangeLog 377 MD5 ca13c291511690216cc31fbee7c29544 metadata.xml 381 MD5 d85a12ad4fbfd728d24deb104c5cf33d selinux-ftpd-20040713.ebuild 384 +MD5 1c73cd1fb74c15d25b90368dad1d06ea selinux-ftpd-20041120.ebuild 276 MD5 d4be74a3ae4f41f4d63011051d8dd6f5 files/digest-selinux-ftpd-20040713 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.5 (GNU/Linux) - -iD8DBQFBTjjAGFJQsIJWJy4RAkTMAKCDmqLOuWoqfjfSEdgQu6lqPwg3GACfe6ug -9EK/RqIqnVbCvN5YQcWKMTQ= -=ADqK ------END PGP SIGNATURE----- +MD5 9093ca19af29679e5a3dbbfdaf1a8eb7 files/digest-selinux-ftpd-20041120 72 diff --git a/sec-policy/selinux-ftpd/files/digest-selinux-ftpd-20041120 b/sec-policy/selinux-ftpd/files/digest-selinux-ftpd-20041120 new file mode 100644 index 000000000000..5f4102805efd --- /dev/null +++ b/sec-policy/selinux-ftpd/files/digest-selinux-ftpd-20041120 @@ -0,0 +1 @@ +MD5 3175e20936534c864ddc25a95a9b2e59 selinux-ftpd-20041120.tar.bz2 1648 diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild new file mode 100644 index 000000000000..bfde85d04ae4 --- /dev/null +++ b/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild,v 1.1 2004/11/22 20:40:41 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="ftpd.te" +FCFILES="ftpd.fc" +IUSE="" + +DESCRIPTION="SELinux policy for ftp daemons" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64" + |