diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-05-13 11:15:32 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-05-13 11:15:32 +0000 |
commit | ca4d9ed045bdb6596c2d7f8f2b7c3c67baabf083 (patch) | |
tree | d5b9400023972eb1cd09d6fc25a04b951fdd35b3 | |
parent | Redigested. (diff) | |
download | gentoo-2-ca4d9ed045bdb6596c2d7f8f2b7c3c67baabf083.tar.gz gentoo-2-ca4d9ed045bdb6596c2d7f8f2b7c3c67baabf083.tar.bz2 gentoo-2-ca4d9ed045bdb6596c2d7f8f2b7c3c67baabf083.zip |
SELinux policy module for TFTP daemons is provided by selinux-tftp
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r-- | net-ftp/tftp-hpa/ChangeLog | 6 | ||||
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild | 6 | ||||
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.0.ebuild | 6 | ||||
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild | 6 | ||||
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild | 4 |
5 files changed, 16 insertions, 12 deletions
diff --git a/net-ftp/tftp-hpa/ChangeLog b/net-ftp/tftp-hpa/ChangeLog index ad448f38e737..a9c14911194c 100644 --- a/net-ftp/tftp-hpa/ChangeLog +++ b/net-ftp/tftp-hpa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/tftp-hpa # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.59 2012/05/02 09:45:02 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.60 2012/05/13 11:15:32 swift Exp $ + + 13 May 2012; <swift@gentoo.org> tftp-hpa-0.49-r1.ebuild, tftp-hpa-5.0.ebuild, + tftp-hpa-5.1.ebuild, tftp-hpa-5.2.ebuild: + SELinux policy module for TFTP is provided by selinux-tftp 02 May 2012; Fabian Groffen <grobian@gentoo.org> tftp-hpa-5.2.ebuild: Fixed for Prefix, marked ~ppc-macos diff --git a/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild index 01187f534bef..493f26ac957a 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild,v 1.11 2011/04/06 05:29:17 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild,v 1.12 2012/05/13 11:15:32 swift Exp $ DESCRIPTION="port of the OpenBSD TFTP server" HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="ipv6 readline selinux tcpd" -RDEPEND="selinux? ( sec-policy/selinux-tftpd ) +RDEPEND="selinux? ( sec-policy/selinux-tftp ) !net-ftp/atftp !net-ftp/netkit-tftp" DEPEND="${RDEPEND} diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.0.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.0.ebuild index 18ac60c0fd56..9f155b08cbe6 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.0.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.0.ebuild,v 1.5 2011/04/06 05:29:17 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.0.ebuild,v 1.6 2012/05/13 11:15:32 swift Exp $ DESCRIPTION="port of the OpenBSD TFTP server" HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="ipv6 readline selinux tcpd" -RDEPEND="selinux? ( sec-policy/selinux-tftpd ) +RDEPEND="selinux? ( sec-policy/selinux-tftp ) !net-ftp/atftp !net-ftp/netkit-tftp" DEPEND="${RDEPEND} diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild index e017de57675c..4980554954de 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild,v 1.9 2011/12/19 20:21:21 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild,v 1.10 2012/05/13 11:15:32 swift Exp $ EAPI="4" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="ipv6 readline selinux tcpd" -RDEPEND="selinux? ( sec-policy/selinux-tftpd ) +RDEPEND="selinux? ( sec-policy/selinux-tftp ) readline? ( sys-libs/readline ) tcpd? ( sys-apps/tcp-wrappers ) !net-ftp/atftp diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild index 721eacf6d35f..3f6c0b9f26c4 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild,v 1.3 2012/05/02 09:45:02 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild,v 1.4 2012/05/13 11:15:32 swift Exp $ EAPI="4" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos" IUSE="ipv6 readline selinux tcpd" -RDEPEND="selinux? ( sec-policy/selinux-tftpd ) +RDEPEND="selinux? ( sec-policy/selinux-tftp ) readline? ( sys-libs/readline ) tcpd? ( sys-apps/tcp-wrappers ) !net-ftp/atftp |