download.lst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 15907f1a8472514209e02208073f9393bf93fbb6
Author:     Michael Stahl <[email protected]>
AuthorDate: Mon Nov 24 10:07:38 2025 +0100
Commit:     Michael Stahl <[email protected]>
CommitDate: Tue Nov 25 09:32:06 2025 +0100

    libpng: upgrade to release 1.6.51
    
    Fixes CVE-2025-64505, CVE-2025-64506, CVE-2025-64720, CVE-2025-65018
    
    Change-Id: Id58827859de899aea020f43835f2b37bf262ed33
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/194421
    Reviewed-by: Stephan Bergmann <[email protected]>
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    (cherry picked from commit 313c6d0a0d8a65e23e06ebcae08e0249f9f0d749)

diff --git a/download.lst b/download.lst
index 2e7a9539f9f5..176389a71cd7 100644
--- a/download.lst
+++ b/download.lst
@@ -465,8 +465,8 @@ PIXMAN_TARBALL := 
e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-LIBPNG_SHA256SUM := 
4df396518620a7aa3651443e87d1b2862e4e88cad135a8b93423e01706232307
-LIBPNG_TARBALL := libpng-1.6.50.tar.xz
+LIBPNG_SHA256SUM := 
a050a892d3b4a7bb010c3a95c7301e49656d72a64f1fc709a90b8aded192bed2
+LIBPNG_TARBALL := libpng-1.6.51.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
commit cd902941a1a408d85fa8d620e280ef1bef7a8c73
Author:     Xisco Fauli <[email protected]>
AuthorDate: Thu Jul 3 13:29:20 2025 +0200
Commit:     Michael Stahl <[email protected]>
CommitDate: Tue Nov 25 09:32:06 2025 +0100

    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 <[email protected]>
    (cherry picked from commit 9ffd4bf12d953159f68d509902112c8b43062a9b)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187329
    Reviewed-by: Christian Lohmaier <[email protected]>
    (cherry picked from commit 7f044a87f5a8a4a2f42619a347a1acb4e3b9c23a)

diff --git a/download.lst b/download.lst
index a145dd863a90..2e7a9539f9f5 100644
--- a/download.lst
+++ b/download.lst
@@ -465,8 +465,8 @@ PIXMAN_TARBALL := 
e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.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
commit dcd323fa90e2ec8b1cee01909a4def8e042d6a87
Author:     Xisco Fauli <[email protected]>
AuthorDate: Fri Jun 13 14:24:30 2025 +0200
Commit:     Michael Stahl <[email protected]>
CommitDate: Tue Nov 25 09:32:06 2025 +0100

    libpng: upgrade to 1.6.49
    
    Downloaded from
    
https://sourceforge.net/projects/libpng/files/libpng16/1.6.49/libpng-1.6.49.tar.xz/download
    
    Change-Id: I499f8a3d191421fddfe34fcf7d190f1831177de5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186458
    Reviewed-by: Xisco Fauli <[email protected]>
    Tested-by: Jenkins
    (cherry picked from commit a32b89d2857b3f15ebb2e72c2131037a28d56270)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186462
    Reviewed-by: Taichi Haradaguchi <[email protected]>
    (cherry picked from commit e77e0b0d1538dc6ec2556117a0eeb7f00f2cf07f)

diff --git a/download.lst b/download.lst
index 6801f7aad5d1..a145dd863a90 100644
--- a/download.lst
+++ b/download.lst
@@ -465,8 +465,8 @@ PIXMAN_TARBALL := 
e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-LIBPNG_SHA256SUM := 
46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03
-LIBPNG_TARBALL := libpng-1.6.48.tar.xz
+LIBPNG_SHA256SUM := 
43182aa48e39d64b1ab4ec6b71ab3e910b67eed3a0fff3777cf8cf40d6ef7024
+LIBPNG_TARBALL := libpng-1.6.49.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
commit 7b14e969f8c00a5167e050e6a86eabcccba8f7a4
Author:     Xisco Fauli <[email protected]>
AuthorDate: Fri May 2 11:02:11 2025 +0200
Commit:     Michael Stahl <[email protected]>
CommitDate: Tue Nov 25 09:32:06 2025 +0100

    libpng: upgrade to 1.6.48
    
    Downloaded from
    
https://sourceforge.net/projects/libpng/files/libpng16/1.6.48/libpng-1.6.48.tar.xz/download
    
    Change-Id: I37cef8c885807eb26e45f567256faebd05816dc6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184891
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <[email protected]>
    (cherry picked from commit ccf40aa486d51623698683086f2130644d7ccee3)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184897
    Reviewed-by: Taichi Haradaguchi <[email protected]>
    (cherry picked from commit f861474f0ffed9ad1f4d6d963066949aac281812)

diff --git a/download.lst b/download.lst
index 4bc4924ea57d..6801f7aad5d1 100644
--- a/download.lst
+++ b/download.lst
@@ -465,8 +465,8 @@ PIXMAN_TARBALL := 
e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-LIBPNG_SHA256SUM := 
b213cb381fbb1175327bd708a77aab708a05adde7b471bc267bd15ac99893631
-LIBPNG_TARBALL := libpng-1.6.47.tar.xz
+LIBPNG_SHA256SUM := 
46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03
+LIBPNG_TARBALL := libpng-1.6.48.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
commit 1d4b4dde7f5fed7d20bcdf825e5580462ad55c98
Author:     Xisco Fauli <[email protected]>
AuthorDate: Wed Feb 19 09:30:06 2025 +0100
Commit:     Michael Stahl <[email protected]>
CommitDate: Tue Nov 25 09:32:06 2025 +0100

    libpng: upgrade to 1.6.47
    
    Downloaded from
    
https://sourceforge.net/projects/libpng/files/libpng16/1.6.47/libpng-1.6.47.tar.xz/download
    
    Change-Id: I8fc0469fa034b7da7850e42d8ed635b0959952f0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181864
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <[email protected]>
    (cherry picked from commit 934f40d2b55bf40756cd596a149dfb7c766efc2f)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181888
    Reviewed-by: Michael Weghorn <[email protected]>
    (cherry picked from commit 55d974103b316cc1f476fc8e8af7d31a51241c65)

diff --git a/download.lst b/download.lst
index 583f7488a098..4bc4924ea57d 100644
--- a/download.lst
+++ b/download.lst
@@ -465,8 +465,8 @@ PIXMAN_TARBALL := 
e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-LIBPNG_SHA256SUM := 
f3aa8b7003998ab92a4e9906c18d19853e999f9d3bca9bd1668f54fa81707cb1
-LIBPNG_TARBALL := libpng-1.6.46.tar.xz
+LIBPNG_SHA256SUM := 
b213cb381fbb1175327bd708a77aab708a05adde7b471bc267bd15ac99893631
+LIBPNG_TARBALL := libpng-1.6.47.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to