summaryrefslogtreecommitdiff
path: root/package/libpng
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-12-24 09:21:03 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-24 14:59:02 +0100
commit5fd9ab402f4f64fa1521d07c311ff2a7aa857764 (patch)
tree2b90193289ed71a5ac9fd7ddd5a0dbc4b87716e0 /package/libpng
parent5c90515124ee1eff9896cdbd5bcb3c1bd7c4dbcb (diff)
libpng: security bump to version 1.6.16
Fixes a buffer overflow which may allow an attacker to gain write access to memory. CVE requested but not yet assigned. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libpng')
-rw-r--r--package/libpng/libpng.hash6
-rw-r--r--package/libpng/libpng.mk2
2 files changed, 4 insertions, 4 deletions
diff --git a/package/libpng/libpng.hash b/package/libpng/libpng.hash
index 37f60679c..d0027c7b5 100644
--- a/package/libpng/libpng.hash
+++ b/package/libpng/libpng.hash
@@ -1,3 +1,3 @@
-# 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
+# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.16/
+md5 23b7286b5d4a86de950fd2ffc5cac742 libpng-1.6.16.tar.xz
+sha1 31855a8438ae795d249574b0da15b34eb0922e13 libpng-1.6.16.tar.xz
diff --git a/package/libpng/libpng.mk b/package/libpng/libpng.mk
index 67bf14196..2f53a95d9 100644
--- a/package/libpng/libpng.mk
+++ b/package/libpng/libpng.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBPNG_VERSION = 1.6.15
+LIBPNG_VERSION = 1.6.16
LIBPNG_SERIES = 16
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng${LIBPNG_SERIES}/$(LIBPNG_VERSION)