From deefb50931199097118a89db33c4135c30d2e8bb Mon Sep 17 00:00:00 2001 From: Petre Rodan Date: Tue, 23 Aug 2005 06:25:28 +0000 Subject: initial commit Package-Manager: portage-2.0.51.22-r2 --- sec-policy/selinux-tftpd/ChangeLog | 10 ++++++++++ sec-policy/selinux-tftpd/Manifest | 14 ++++++++++++++ .../selinux-tftpd/files/digest-selinux-tftpd-20050701 | 1 + sec-policy/selinux-tftpd/metadata.xml | 16 ++++++++++++++++ sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild | 15 +++++++++++++++ 5 files changed, 56 insertions(+) create mode 100644 sec-policy/selinux-tftpd/ChangeLog create mode 100644 sec-policy/selinux-tftpd/Manifest create mode 100644 sec-policy/selinux-tftpd/files/digest-selinux-tftpd-20050701 create mode 100644 sec-policy/selinux-tftpd/metadata.xml create mode 100644 sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild (limited to 'sec-policy') diff --git a/sec-policy/selinux-tftpd/ChangeLog b/sec-policy/selinux-tftpd/ChangeLog new file mode 100644 index 000000000000..08924c3cc76e --- /dev/null +++ b/sec-policy/selinux-tftpd/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for sec-policy/selinux-tftpd +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.1 2005/08/23 06:25:27 kaiowas Exp $ + +*selinux-tftpd-20050701 (23 Aug 2005) + + 23 Aug 2005; petre rodan +metadata.xml, + +selinux-tftpd-20050701.ebuild: + initial commit + diff --git a/sec-policy/selinux-tftpd/Manifest b/sec-policy/selinux-tftpd/Manifest new file mode 100644 index 000000000000..e2ff804f0f87 --- /dev/null +++ b/sec-policy/selinux-tftpd/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 0b5824c63bd0f8321d1c39925c2fc495 ChangeLog 376 +MD5 c9cbe132d8171aca9fe82464f0529071 metadata.xml 519 +MD5 3c19c6685a271740681c62265eee70b5 selinux-tftpd-20050701.ebuild 450 +MD5 2b12a4d8662adf668aca66ee37377604 files/digest-selinux-tftpd-20050701 72 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFDCtF5GSBEIeh4AEYRAuEEAJ4wjljAkN9GJdjMEDqK09Ku/R1fiQCgiotp +y5oAkYXI+cBMaefMeMeHfUQ= +=16VQ +-----END PGP SIGNATURE----- diff --git a/sec-policy/selinux-tftpd/files/digest-selinux-tftpd-20050701 b/sec-policy/selinux-tftpd/files/digest-selinux-tftpd-20050701 new file mode 100644 index 000000000000..d1c8a58999c8 --- /dev/null +++ b/sec-policy/selinux-tftpd/files/digest-selinux-tftpd-20050701 @@ -0,0 +1 @@ +MD5 325af11bd6c4e2de01556788391f551d selinux-tftpd-20050701.tar.bz2 704 diff --git a/sec-policy/selinux-tftpd/metadata.xml b/sec-policy/selinux-tftpd/metadata.xml new file mode 100644 index 000000000000..096b0120e1ba --- /dev/null +++ b/sec-policy/selinux-tftpd/metadata.xml @@ -0,0 +1,16 @@ + + + +hardened + + kaiowas@gentoo.org + Petre Rodan + Primary Maintainer + + + pebenito@gentoo.org + Chris PeBenito + Backup Maintainer + +Gentoo SELinux policy for all tftp daemons. + diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild new file mode 100644 index 000000000000..c1e9bc89bfa8 --- /dev/null +++ b/sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild,v 1.1 2005/08/23 06:25:28 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="tftpd.te" +FCFILES="tftpd.fc" +IUSE="" +RDEPEND=">=sec-policy/selinux-base-policy-20050618" + +DESCRIPTION="SELinux policy for tftp daemons" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" + -- cgit v1.2.3-65-gdbad