aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorFlorian Boor <florian@kernelconcepts.de>2013-01-30 11:08:19 +0100
committerFlorian Boor <florian.boor@kernelconcepts.de>2013-01-30 12:10:59 +0100
commitfd43377c5f23f4f718e2846cf9fd423f87bf4af3 (patch)
treec9bf0f76db7905d6ff6d2ffcb54ea4796d8740ad /recipes
parent07069799d5e9688e24b4dc2d5253aea2e96dd4a7 (diff)
downloadopenembedded-fd43377c5f23f4f718e2846cf9fd423f87bf4af3.tar.gz
libupnp: Update to the updated release 1.6.18 fixing several vulnerabilities (CVE-2012-5958 to CVE-2012-5965).
Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/upnp/libupnp_1.3.1.bb10
-rw-r--r--recipes/upnp/libupnp_1.6.18.bb (renamed from recipes/upnp/libupnp_1.6.5.bb)6
2 files changed, 3 insertions, 13 deletions
diff --git a/recipes/upnp/libupnp_1.3.1.bb b/recipes/upnp/libupnp_1.3.1.bb
deleted file mode 100644
index f48b7519ee..0000000000
--- a/recipes/upnp/libupnp_1.3.1.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "The Linux* SDK for UPnP* Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification."
-HOMEPAGE = "http://upnp.sourceforge.net/"
-LICENSE = "BSD"
-
-LEAD_SONAME = "libupnp"
-SRC_URI = "${SOURCEFORGE_MIRROR}/upnp/${P}.tar.gz"
-inherit autotools pkgconfig
-
-SRC_URI[md5sum] = "6646be5e31e58188e8f47c6ce64faa4c"
-SRC_URI[sha256sum] = "4d0d6a5302222757fb36ee21d8f8e1b3de849c2de658ab1105272f32ff78767d"
diff --git a/recipes/upnp/libupnp_1.6.5.bb b/recipes/upnp/libupnp_1.6.18.bb
index 05d4758798..1b3fbaaef0 100644
--- a/recipes/upnp/libupnp_1.6.5.bb
+++ b/recipes/upnp/libupnp_1.6.18.bb
@@ -2,12 +2,12 @@ DESCRIPTION = "The portable SDK for UPnP* Devices (libupnp) provides developers
HOMEPAGE = "http://pupnp.sourceforge.net/"
LICENSE = "BSD"
-PR = "r1"
+PR = "r0"
LEAD_SONAME = "libupnp"
SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2"
inherit autotools
-SRC_URI[md5sum] = "2b0370e7c405a5bc80880085e6d7d827"
-SRC_URI[sha256sum] = "95b11e2db04c2e714c2f4fb05d9d31351d3388dababd4e1dd5300f4b0d5e8767"
+SRC_URI[md5sum] = "11c6484fd2e2927bf3b8d8108407ca56"
+SRC_URI[sha256sum] = "b21bc676365622d3ace1b25292dab8d4d23f6e6a80ddc8f029b765d39797e934"