From cd9a19d96973c88e33b6ae256ab3b540c4d9c9b8 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 2 May 2019 10:59:01 +0200 Subject: libpng: upgrade to release 1.6.37 Fixes CVE-2019-7317. Reviewed-on: https://gerrit.libreoffice.org/71663 Tested-by: Jenkins Reviewed-by: Michael Stahl (cherry picked from commit e2abbc0062398ea67cb13cb5b0b7bfdce78e652c) Change-Id: I3374f5cbd6552e2c1569d63ee680d0c1d9389621 --- download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/download.lst b/download.lst index 98e55295f5c5..761d5bf28abb 100644 --- a/download.lst +++ b/download.lst @@ -129,8 +129,8 @@ export OWNCLOUD_ANDROID_LIB_TARBALL := owncloud-android-library-0.9.4-no-binary- export PAGEMAKER_MD5SUM := 5c4985a68be0b79d3f809da5e12b143c export PAGEMAKER_TARBALL := libpagemaker-0.0.3.tar.bz2 export PIXMAN_TARBALL := c63f411b3ad147db2bcce1bf262a0e02-pixman-0.24.4.tar.bz2 -export PNG_MD5SUM := 897ccec1ebfb0922e83c2bfaa1be8748 -export PNG_TARBALL := libpng-1.6.28.tar.gz +export PNG_MD5SUM := 015e8e15db1eecde5f2eb9eb5b6e59e9 +export PNG_TARBALL := libpng-1.6.37.tar.xz export POPPLER_MD5SUM := 1ce581bde2f23fa55bee13d8c61ac0df export POPPLER_TARBALL := poppler-0.74.0.tar.xz export POSTGRESQL_TARBALL := c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 -- cgit