[package] update libupnp to 1.6.8
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 21 Nov 2010 22:01:13 +0000 (22:01 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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 <rhk@cksum.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24066 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libupnp/Makefile

index 76d283a..113769f 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