download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8b43a9507553cc8ea68fcb8445b777e6553afbe1 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Jan 8 09:25:52 2025 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Sat Jan 11 09:26:54 2025 +0100
libpng: upgrade to 1.6.45 All three patches are upstreamed. Downloaded from https://kumisystems.dl.sourceforge.net/project/libpng/libpng16/1.6.45/libpng-1.6.45.tar.xz?viasf=1 Change-Id: I61d336704b96e2a25d92b4512507cc168648ddec Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179930 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> (cherry picked from commit 9a8234e081c97fafcda009746828f3d01195fe3b) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179951 Reviewed-by: Taichi Haradaguchi <vdnznn...@mozmail.com> (cherry picked from commit 5acb7648c3eff7371385df442a627768762a7aa6) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179988 diff --git a/download.lst b/download.lst index 8dcb7fcf0490..89564504c18c 100644 --- a/download.lst +++ b/download.lst @@ -533,8 +533,8 @@ PIXMAN_TARBALL := pixman-0.42.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBPNG_SHA256SUM := 60c4da1d5b7f0aa8d158da48e8f8afa9773c1c8baa5d21974df61f1886b8ce8e -LIBPNG_TARBALL := libpng-1.6.44.tar.xz +LIBPNG_SHA256SUM := 926485350139ffb51ef69760db35f78846c805fef3d59bfdcb2fba704663f370 +LIBPNG_TARBALL := libpng-1.6.45.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts