libpng: bump version
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 27 Feb 2009 14:59:17 +0000 (14:59 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 27 Feb 2009 14:59:17 +0000 (14:59 -0000)
Fixes unitialized data bug (CVE-2009-0040).

Patch by Soef Qued <souf_oued@yahoo.fr>

package/libpng/libpng.mk

index d4eee2712bbd0e4dc00ea052a30ce405df9d2543..8c002749db0c0cff8c43a4a34049377489438e20 100644 (file)
@@ -3,7 +3,7 @@
 # libpng (Portable Network Graphic library)
 #
 #############################################################
-LIBPNG_VERSION:=1.2.34
+LIBPNG_VERSION:=1.2.35
 LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
 LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
 LIBPNG_LIBTOOL_PATCH = NO