[oe-commits] Florian Boor : libupnp: Update to the updated release 1.6. 18 fixing several vulnerabilities (CVE-2012-5958 to CVE-2012-5965).

git at git.openembedded.org git at git.openembedded.org
Wed Jan 30 11:13:32 UTC 2013


Module: openembedded.git
Branch: master
Commit: fd43377c5f23f4f718e2846cf9fd423f87bf4af3
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=fd43377c5f23f4f718e2846cf9fd423f87bf4af3

Author: Florian Boor <florian at kernelconcepts.de>
Date:   Wed Jan 30 11:08:19 2013 +0100

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 at kernelconcepts.de>

---

 recipes/upnp/libupnp_1.3.1.bb                      |   10 ----------
 .../upnp/{libupnp_1.6.5.bb => libupnp_1.6.18.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 f48b751..0000000
--- 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
similarity index 73%
rename from recipes/upnp/libupnp_1.6.5.bb
rename to recipes/upnp/libupnp_1.6.18.bb
index 05d4758..1b3fbaa 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"





More information about the Openembedded-commits mailing list