download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1aad4e6354737d99cc34c02295fe66ae2965195b Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Jul 3 13:29:20 2025 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Fri Jul 11 14:34:40 2025 +0200
libpng: upgrade to 1.6.50 Downloaded from https://sourceforge.net/projects/libpng/files/libpng16/1.6.50/libpng-1.6.50.tar.xz/download Change-Id: I4906134e3343ab541b64e27d47d63519b5a49bd6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187310 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> (cherry picked from commit 9ffd4bf12d953159f68d509902112c8b43062a9b) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187494 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Reviewed-by: Michael Weghorn <m.wegh...@posteo.de> Tested-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> diff --git a/download.lst b/download.lst index 91c9e1b90b4e..28011c4229fc 100644 --- a/download.lst +++ b/download.lst @@ -568,8 +568,8 @@ PIXMAN_TARBALL := pixman-0.42.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBPNG_SHA256SUM := 43182aa48e39d64b1ab4ec6b71ab3e910b67eed3a0fff3777cf8cf40d6ef7024 -LIBPNG_TARBALL := libpng-1.6.49.tar.xz +LIBPNG_SHA256SUM := 4df396518620a7aa3651443e87d1b2862e4e88cad135a8b93423e01706232307 +LIBPNG_TARBALL := libpng-1.6.50.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts