summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2006-05-16 11:49:57 +0000
committerThilo Bangert <bangert@gentoo.org>2006-05-16 11:49:57 +0000
commit0fa268008477e2a9bf6c6cf0f65650f4351eceaf (patch)
tree385eb758f2f693142bfacff9a4886e33102768d8 /www-servers
parentUnmasking ophcrack - the mirrors should be synced by now (diff)
downloadgentoo-2-0fa268008477e2a9bf6c6cf0f65650f4351eceaf.tar.gz
gentoo-2-0fa268008477e2a9bf6c6cf0f65650f4351eceaf.tar.bz2
gentoo-2-0fa268008477e2a9bf6c6cf0f65650f4351eceaf.zip
removed vulnerable versions (bug #118541)
(Portage version: 2.0.54-r2)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/pound/ChangeLog6
-rw-r--r--www-servers/pound/Manifest6
-rw-r--r--www-servers/pound/files/digest-pound-1.71
-rw-r--r--www-servers/pound/files/digest-pound-1.8.31
-rw-r--r--www-servers/pound/pound-1.7.ebuild48
-rw-r--r--www-servers/pound/pound-1.8.3.ebuild50
6 files changed, 6 insertions, 106 deletions
diff --git a/www-servers/pound/ChangeLog b/www-servers/pound/ChangeLog
index ef53e0364a4c..9c36db050540 100644
--- a/www-servers/pound/ChangeLog
+++ b/www-servers/pound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-servers/pound
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/ChangeLog,v 1.15 2006/05/16 11:32:59 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/ChangeLog,v 1.16 2006/05/16 11:49:57 bangert Exp $
+
+ 16 May 2006; Thilo Bangert <bangert@gentoo.org> -pound-1.7.ebuild,
+ -pound-1.8.3.ebuild:
+ removed first batch of vulnerable versions (bug #118541)
16 May 2006; Thilo Bangert <bangert@gentoo.org> pound-2.0.5.ebuild:
added a warning about incompatible configuration files in newer versions
diff --git a/www-servers/pound/Manifest b/www-servers/pound/Manifest
index f5e89250895f..56a61fee26f1 100644
--- a/www-servers/pound/Manifest
+++ b/www-servers/pound/Manifest
@@ -1,6 +1,4 @@
-MD5 0393a5775acfe7b827ecf4d649704ddf ChangeLog 3478
-MD5 a5bfd8880ab9b367f5333083252548db files/digest-pound-1.7 58
-MD5 1b3ef0c3cf70a54e0ea0c16066ea3261 files/digest-pound-1.8.3 60
+MD5 6abd177327150d080f85e1afc406db33 ChangeLog 3630
MD5 d15f0a09b8947377df0afdedaf3a50a3 files/digest-pound-1.9 58
MD5 bcca392bc76d616e4b38f8092402d417 files/digest-pound-2.0.3 226
MD5 1dc035075c85945c0b99b3838ebdec1c files/digest-pound-2.0.5 60
@@ -9,8 +7,6 @@ MD5 4c7b6277bb33061b615ac9059c74cf62 files/pound.cfg 830
MD5 887a882063050c34c66dcfb8091711bf files/pound.init 583
MD5 8ed6124c94dc41416049aedd7355d595 files/pound.init-1.9 609
MD5 5bf55540b34f63fe561c545abdfee3fb metadata.xml 666
-MD5 4b00b27e229a7eda8616f24ca6d1f79d pound-1.7.ebuild 1146
-MD5 985e822187e622c428c39715762a4bff pound-1.8.3.ebuild 1154
MD5 2fa8ecf1375f09e34e5853c742021e6b pound-1.9.ebuild 1162
MD5 e0407067e38b3e6b2d468b040ad69b9b pound-2.0.3.ebuild 1216
MD5 b2a51b7113bfe0a04c4116cc19fa9ea0 pound-2.0.5.ebuild 1355
diff --git a/www-servers/pound/files/digest-pound-1.7 b/www-servers/pound/files/digest-pound-1.7
deleted file mode 100644
index 3f77eb1bdeda..000000000000
--- a/www-servers/pound/files/digest-pound-1.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ebd15a0ff4a1920a857239630c33e8f5 Pound-1.7.tgz 132879
diff --git a/www-servers/pound/files/digest-pound-1.8.3 b/www-servers/pound/files/digest-pound-1.8.3
deleted file mode 100644
index 9e8f5d4f96d6..000000000000
--- a/www-servers/pound/files/digest-pound-1.8.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 847693d99694a25c092eed0ec7f409b9 Pound-1.8.3.tgz 141452
diff --git a/www-servers/pound/pound-1.7.ebuild b/www-servers/pound/pound-1.7.ebuild
deleted file mode 100644
index 022e6f57f48b..000000000000
--- a/www-servers/pound/pound-1.7.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/pound-1.7.ebuild,v 1.3 2006/03/18 15:35:46 solar Exp $
-
-MY_P=${P/p/P}
-
-DESCRIPTION="A http/https reverse-proxy and load-balancer."
-SRC_URI="http://www.apsis.ch/pound/${MY_P}.tgz"
-HOMEPAGE="http://www.apsis.ch/pound/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc ~sparc alpha ~mips ~hppa"
-IUSE="ssl msdav unsafe"
-
-DEPEND="virtual/libc
- ssl? ( dev-libs/openssl )"
-
-S=${WORKDIR}/${MY_P}
-
-src_compile() {
- local myconf
-
- ## check for ssl-support:
- myconf="${myconf} `use_with ssl` `use_enable msdav` `use_enable unsafe`"
-
- econf ${myconf} || die "configure failed"
- emake || die "compile failed"
-}
-
-src_install() {
- dosbin pound
- doman pound.8
-
- dodoc README
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/pound.init pound
-
- insinto /etc
- doins ${FILESDIR}/pound.cfg
-}
-
-pkg_postinst() {
- einfo "No demo-/sample-configfile is included in the distribution -- read the man-page"
- einfo "for more info."
- einfo "A sample (localhost:8888 -> localhost:80) for gentoo is given in \"/etc/pound.cfg\"."
-}
diff --git a/www-servers/pound/pound-1.8.3.ebuild b/www-servers/pound/pound-1.8.3.ebuild
deleted file mode 100644
index dd769d66b6c7..000000000000
--- a/www-servers/pound/pound-1.8.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/pound-1.8.3.ebuild,v 1.6 2006/03/18 15:35:46 solar Exp $
-
-inherit flag-o-matic
-
-MY_P="${P/p/P}"
-DESCRIPTION="A http/https reverse-proxy and load-balancer."
-SRC_URI="http://www.apsis.ch/pound/${MY_P}.tgz"
-HOMEPAGE="http://www.apsis.ch/pound/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc ~sparc alpha ~mips ~hppa ~amd64"
-IUSE="ssl msdav unsafe static"
-
-DEPEND="virtual/libc
- ssl? ( dev-libs/openssl )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_compile() {
- use static && append-ldflags -static
-
- econf \
- $(use_with ssl) \
- $(use_enable msdav) \
- $(use_enable unsafe) \
- || die "configure failed"
-
- emake || die "compile failed"
-}
-
-src_install() {
- dosbin pound
- doman pound.8
-
- dodoc README
-
- newinitd ${FILESDIR}/${PN}.init ${PN}
-
- insinto /etc
- doins ${FILESDIR}/pound.cfg
-}
-
-pkg_postinst() {
- einfo "No demo-/sample-configfile is included in the distribution -- read the man-page"
- einfo "for more info."
- einfo "A sample (localhost:8888 -> localhost:80) for gentoo is given in \"/etc/pound.cfg\"."
-}