summaryrefslogtreecommitdiffstats
path: root/package/libpng
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-02-27 14:59:17 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-02-27 14:59:17 +0000
commit64007a9e6a09f5aa1745920b2fe30abd34aa9ca2 (patch)
tree61d85e4bdd110616a19eca6915fed0b20c81a4d1 /package/libpng
parent69dcc7c8c73084190967398753ac2fce947ca178 (diff)
downloadbuildroot-novena-64007a9e6a09f5aa1745920b2fe30abd34aa9ca2.tar.gz
buildroot-novena-64007a9e6a09f5aa1745920b2fe30abd34aa9ca2.zip
libpng: bump version
Fixes unitialized data bug (CVE-2009-0040). Patch by Soef Qued <souf_oued@yahoo.fr>
Diffstat (limited to 'package/libpng')
-rw-r--r--package/libpng/libpng.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libpng/libpng.mk b/package/libpng/libpng.mk
index d4eee2712..8c002749d 100644
--- a/package/libpng/libpng.mk
+++ b/package/libpng/libpng.mk
@@ -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