summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Whyman <thev00d00@gentoo.org>2017-01-23 18:34:40 +0000
committerIan Whyman <thev00d00@gentoo.org>2017-01-23 18:34:40 +0000
commitb6aa2e769e864701c8cc7d5953ae4819f2aca985 (patch)
tree2ba5b57db0b21f86db7a20959afb0c636ceebbe0
parentnet-misc/dropbear-2016.74-r0: stable on alpha (diff)
downloadgentoo-b6aa2e769e864701c8cc7d5953ae4819f2aca985.tar.gz
gentoo-b6aa2e769e864701c8cc7d5953ae4819f2aca985.tar.bz2
gentoo-b6aa2e769e864701c8cc7d5953ae4819f2aca985.zip
net-libs/libupnp: Tidy vulnerable #598202
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--net-libs/libupnp/Manifest3
-rw-r--r--net-libs/libupnp/libupnp-1.6.18-r1.ebuild52
-rw-r--r--net-libs/libupnp/libupnp-1.6.18-r2.ebuild53
-rw-r--r--net-libs/libupnp/libupnp-1.6.19-r1.ebuild54
-rw-r--r--net-libs/libupnp/libupnp-1.6.20.ebuild48
5 files changed, 0 insertions, 210 deletions
diff --git a/net-libs/libupnp/Manifest b/net-libs/libupnp/Manifest
index f90322e9e04b..0a49354fa3c5 100644
--- a/net-libs/libupnp/Manifest
+++ b/net-libs/libupnp/Manifest
@@ -1,5 +1,2 @@
-DIST libupnp-1.6.18.tar.bz2 1201056 SHA256 b21bc676365622d3ace1b25292dab8d4d23f6e6a80ddc8f029b765d39797e934 SHA512 2ce9b637a7edf544ae272aea137f735b03761a7925da0578e0073cf6429389f7f2af6cb05f666a02faa839caba3e1798ad31657afd287626b88905a5c45f3cb4 WHIRLPOOL b575b517fb668c5e3af78dc1bc95c1a202404beb42966400b3b1313a1fe0e6cb8437ce392af6ad6de4ccc90715c8df7cc34bf3d0b3b828af4e14f1cc8a5e0eda
-DIST libupnp-1.6.19.tar.bz2 1213439 SHA256 b3142b39601243b50532eec90f4a27dba85eb86f58d4b849ac94edeb29d9b22a SHA512 97af62a7483cc19cfe80157cbc3383c1b4b7c9c39b848f4ed063784b74df0b9b0527f7b467e01451e0a44dbf9e8a9eab510619146a6ee1e3dce46f3e4af6e661 WHIRLPOOL fe3ed0115c76872b45eb3f16909e23c61b004f028b745be17346b94dffd7c90108420cf71f50f73aa4ef241403b65b9d1c72926af3044ffacdae11f9649dad68
-DIST libupnp-1.6.20.tar.bz2 1243637 SHA256 ee3537081e3ea56f66ada10387486823989210bc98002f098305551c966e3a63 SHA512 754a3f587963078fc60e8a58f6b04536dac03d053c8cd14d4fd7e505a3417484fa03b72dd09ef92150f00263f270aa19646b7aab1b8707111aff53c43f8a120a WHIRLPOOL df2702b30a9e895371ba0647bfdd017fd17b4478feb691efaf754618fa032cb8ba72317030960676584da44dfc144f8b9bd07218799b40c2afa7fdee28e8b164
DIST libupnp-1.6.21.tar.bz2 1245353 SHA256 af3f3c0846a1d75baeadae4aa5a2bda427567e2a1fb4559bf73ccff0a4f9a39b SHA512 65a2989497b941dfa1f7ac09fe44267de4a5231af25a304f0f6e754c7cbb578bdcb3c500188b5ebfbff9f579099db7501817d45e1724ef8e384d6d918bcdcdeb WHIRLPOOL b4869189054ac00d57394e0919ad2f672af64f2c2b0ecc676c2b3fc4a3c22caa25ac38b57bbb5cf1ef12a5857b4cdfd450c6bd5955a5eacaf8bdf95a058c9dab
DIST libupnp-1.8.0.tar.gz 1380524 SHA256 1ddfb4e12e947deb5637e0d5e09bbe7835dfc8fb8a57712346026afa029165b1 SHA512 e2ae54352d747191f3ffc15c50481da515665fb35ddf6a9e488b6e1962e47803937bf078d0c2c5d56f8339cfd226ffba7433975363dc312e484ed22f83eda061 WHIRLPOOL c3d4abf54d25e87a1d650a18c475097a47633e8bf7691248695a7682ecff8aca4419c8eb2db4d24d62ca5a7905321971adf924166c20876ee18dd32d846748a1
diff --git a/net-libs/libupnp/libupnp-1.6.18-r1.ebuild b/net-libs/libupnp/libupnp-1.6.18-r1.ebuild
deleted file mode 100644
index 60084e379f84..000000000000
--- a/net-libs/libupnp/libupnp-1.6.18-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils flag-o-matic autotools
-
-DESCRIPTION="An Portable Open Source UPnP Development Kit"
-HOMEPAGE="http://pupnp.sourceforge.net/"
-SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
-IUSE="debug doc ipv6 static-libs"
-
-DOCS="NEWS README ChangeLog"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-suse.patch
-
- # fix tests
- chmod +x ixml/test/test_document.sh || die
-
- eautoreconf
-}
-
-src_configure() {
- use x86-fbsd && append-flags -O1
- # w/o docdir to avoid sandbox violations
- econf \
- $(use_enable debug) \
- $(use_enable ipv6) \
- $(use_enable static-libs static) \
- $(use_with doc documentation "${EPREFIX}/usr/share/doc/${PF}")
-}
-
-src_install () {
- default
- dobin upnp/sample/.libs/tv_{combo,ctrlpt,device}
- use static-libs || prune_libtool_files
-}
-
-pkg_postinst() {
- ewarn "Please remember to run revdep-rebuild when upgrading"
- ewarn "from libupnp 1.4.x to libupnp 1.6.x , so packages"
- ewarn "gets linked with the new library."
- echo ""
- ewarn "The revdep-rebuild script is part of the"
- ewarn "app-portage/gentoolkit package."
-}
diff --git a/net-libs/libupnp/libupnp-1.6.18-r2.ebuild b/net-libs/libupnp/libupnp-1.6.18-r2.ebuild
deleted file mode 100644
index 7b8be8d2b511..000000000000
--- a/net-libs/libupnp/libupnp-1.6.18-r2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils flag-o-matic autotools
-
-DESCRIPTION="An Portable Open Source UPnP Development Kit"
-HOMEPAGE="http://pupnp.sourceforge.net/"
-SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
-IUSE="debug doc ipv6 static-libs"
-
-DOCS="NEWS README ChangeLog"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-suse.patch
- epatch "${FILESDIR}"/CVE-2016-6255.patch
-
- # fix tests
- chmod +x ixml/test/test_document.sh || die
-
- eautoreconf
-}
-
-src_configure() {
- use x86-fbsd && append-flags -O1
- # w/o docdir to avoid sandbox violations
- econf \
- $(use_enable debug) \
- $(use_enable ipv6) \
- $(use_enable static-libs static) \
- $(use_with doc documentation "${EPREFIX}/usr/share/doc/${PF}")
-}
-
-src_install () {
- default
- dobin upnp/sample/.libs/tv_{combo,ctrlpt,device}
- use static-libs || prune_libtool_files
-}
-
-pkg_postinst() {
- ewarn "Please remember to run revdep-rebuild when upgrading"
- ewarn "from libupnp 1.4.x to libupnp 1.6.x , so packages"
- ewarn "gets linked with the new library."
- echo ""
- ewarn "The revdep-rebuild script is part of the"
- ewarn "app-portage/gentoolkit package."
-}
diff --git a/net-libs/libupnp/libupnp-1.6.19-r1.ebuild b/net-libs/libupnp/libupnp-1.6.19-r1.ebuild
deleted file mode 100644
index 6fb8c2102c1a..000000000000
--- a/net-libs/libupnp/libupnp-1.6.19-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils flag-o-matic autotools
-
-DESCRIPTION="An Portable Open Source UPnP Development Kit"
-HOMEPAGE="http://pupnp.sourceforge.net/"
-SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
-IUSE="debug doc ipv6 static-libs"
-
-DOCS="NEWS README ChangeLog"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-suse.patch \
- "${FILESDIR}"/${P}-docs-install.patch \
- "${FILESDIR}"/CVE-2016-6255.patch
-
- # fix tests
- chmod +x ixml/test/test_document.sh || die
-
- eautoreconf
-}
-
-src_configure() {
- use x86-fbsd && append-flags -O1
- # w/o docdir to avoid sandbox violations
- econf \
- $(use_enable debug) \
- $(use_enable ipv6) \
- $(use_enable static-libs static) \
- $(use_with doc documentation "${EPREFIX}/usr/share/doc/${PF}")
-}
-
-src_install () {
- default
- dobin upnp/sample/.libs/tv_{combo,ctrlpt,device}
- use static-libs || prune_libtool_files
-}
-
-pkg_postinst() {
- ewarn "Please remember to run revdep-rebuild when upgrading"
- ewarn "from libupnp 1.4.x to libupnp 1.6.x , so packages"
- ewarn "gets linked with the new library."
- echo ""
- ewarn "The revdep-rebuild script is part of the"
- ewarn "app-portage/gentoolkit package."
-}
diff --git a/net-libs/libupnp/libupnp-1.6.20.ebuild b/net-libs/libupnp/libupnp-1.6.20.ebuild
deleted file mode 100644
index da45421e6c24..000000000000
--- a/net-libs/libupnp/libupnp-1.6.20.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils flag-o-matic autotools
-
-DESCRIPTION="An Portable Open Source UPnP Development Kit"
-HOMEPAGE="http://pupnp.sourceforge.net/"
-SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ppc ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
-IUSE="debug doc ipv6 static-libs"
-
-DOCS="NEWS README ChangeLog"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-1.6.19-docs-install.patch
- "${FILESDIR}"/CVE-2016-6255.patch
-)
-
-src_prepare() {
- default
-
- # fix tests
- chmod +x ixml/test/test_document.sh || die
-
- eautoreconf
-}
-
-src_configure() {
- use x86-fbsd && append-flags -O1
- # w/o docdir to avoid sandbox violations
- econf \
- $(use_enable debug) \
- $(use_enable ipv6) \
- $(use_enable static-libs static) \
- $(use_with doc documentation "${EPREFIX}/usr/share/doc/${PF}")
-}
-
-src_install () {
- default
- dobin upnp/sample/.libs/tv_{combo,ctrlpt,device}
- use static-libs || prune_libtool_files
-}