[package] update libupnp to 1.6.8
authorFlorian Fainelli <[email protected]>
Sun, 21 Nov 2010 22:01:13 +0000 (22:01 +0000)
committerFlorian Fainelli <[email protected]>
Sun, 21 Nov 2010 22:01:13 +0000 (22:01 +0000)
this patch updates libupnp to 1.6.8.

There are lots of fixes since 1.6.6, and 3 concerning embedded
devices:

- fix segfault when there is no services on embedded devices
- customize the stack size of the threads used by pupnp
- fix several memory leaks

And a security issue:
- fix denial-of-service

Signed-off-by: Raphael Huck <[email protected]>
SVN-Revision: 24066

libs/libupnp/Makefile

index 76d283aa29f58da278f518cde469e8a37fdc8811..113769f24c598bb236f7e83c15054c8eb23f93d3 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libupnp
-PKG_VERSION:=1.6.6
-PKG_RELEASE:=2
+PKG_VERSION:=1.6.8
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/pupnp
-PKG_MD5SUM:=8918dcf7428cd119d0c8275765ff2833
+PKG_MD5SUM:=7e162895b9d0f9efcccd07973012cdff
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1