Commit b89ce675 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

libpng: security bump to version 1.6.15



Fixes an out-of-bounds memory access in png_user_version_check().

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent e4a1a4f4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.15/
md5	a95cb387c53215b034203b41ec57c7e5	libpng-1.6.15.tar.xz
sha1	bddeac8ca97fbcf54d6d32c6eefed5d94b49df88	libpng-1.6.15.tar.xz
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

LIBPNG_VERSION = 1.6.12
LIBPNG_VERSION = 1.6.15
LIBPNG_SERIES = 16
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng${LIBPNG_SERIES}/$(LIBPNG_VERSION)