Commit 64007a9e authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libpng: bump version

Fixes unitialized data bug (CVE-2009-0040).

Patch by Soef Qued <souf_oued@yahoo.fr>
parent 69dcc7c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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