download.lst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit f09862f45d49d58938a9c16e9cb4b10b94674c22 Author: Xisco Fauli <[email protected]> AuthorDate: Mon Mar 31 10:29:29 2025 +0200 Commit: Andras Timar <[email protected]> CommitDate: Thu Jan 15 14:16:38 2026 +0100 postgresql: upgrade to 15.15 According to https://www.postgresql.org/support/versioning/ the last release of branch 14 is on November 12, 2026 Upgrade master branch to branch 15 to avoid reaching the EOL Downloaded from https://ftp.postgresql.org/pub/source/v15.15/postgresql-15.15.tar.bz2 Change-Id: Iff451dcc6f1f4dfaa763869056e610eee4a946d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/193978 Tested-by: Jenkins Reviewed-by: Xisco Fauli <[email protected]> (cherry picked from commit 1b89a45baa7214977350ea6558b2c2f3af6c4a1a) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/196908 Tested-by: Jenkins CollaboraOffice <[email protected]> Reviewed-by: Michael Stahl <[email protected]> diff --git a/download.lst b/download.lst index 86679ab7904c..3ad0e14a18ac 100644 --- a/download.lst +++ b/download.lst @@ -663,8 +663,8 @@ POPPLER_DATA_TARBALL := poppler-data-0.4.12.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -POSTGRESQL_SHA256SUM := 727e9e334bc1a31940df808259f69fe47a59f6d42174b22ae62d67fe7a01ad80 -POSTGRESQL_TARBALL := postgresql-14.19.tar.bz2 +POSTGRESQL_SHA256SUM := 5753aaeb8b09cbf61016f78aa69bf5cbdf01b43263f010cbf168c82896213aaa +POSTGRESQL_TARBALL := postgresql-15.15.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts commit 8160a0bf83c029d2a75bcb1d1effff789204fd79 Author: Michael Stahl <[email protected]> AuthorDate: Tue Jan 13 11:07:32 2026 +0100 Commit: Andras Timar <[email protected]> CommitDate: Thu Jan 15 14:16:38 2026 +0100 libpng: upgrade to release 1.6.54 Fixes CVE-2026-22695 CVE-2026-22801 Change-Id: Id7c4c4d2ffa583ca1eeec23720a4ce74b819305f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197183 Reviewed-by: Stephan Bergmann <[email protected]> Tested-by: Jenkins CollaboraOffice <[email protected]> (cherry picked from commit 4e63ac95e1cce0c56e0277c6ecdade3ff43d1f96) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197345 Tested-by: Andras Timar <[email protected]> diff --git a/download.lst b/download.lst index 1068521495e8..86679ab7904c 100644 --- a/download.lst +++ b/download.lst @@ -646,8 +646,8 @@ PIXMAN_TARBALL := pixman-0.42.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBPNG_SHA256SUM := 1d3fb8ccc2932d04aa3663e22ef5ef490244370f4e568d7850165068778d98d4 -LIBPNG_TARBALL := libpng-1.6.53.tar.xz +LIBPNG_SHA256SUM := 01c9d8a303c941ec2c511c14312a3b1d36cedb41e2f5168ccdaa85d53b887805 +LIBPNG_TARBALL := libpng-1.6.54.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts commit 25353b5fa30dbac3dd66dd1595444c1374056156 Author: Xisco Fauli <[email protected]> AuthorDate: Tue Dec 9 00:20:52 2025 +0100 Commit: Andras Timar <[email protected]> CommitDate: Thu Jan 15 14:16:38 2026 +0100 libpng: upgrade to 1.6.53 Downloaded from http://prdownloads.sourceforge.net/libpng/libpng-1.6.53.tar.xz?download Change-Id: I09a817614658880cf1d4e0a162597b2d675bc4e0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195245 Tested-by: Jenkins Reviewed-by: Xisco Fauli <[email protected]> (cherry picked from commit 50b39ceb42dda3234e63eebf8d3baedac58ca0f6) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197182 Tested-by: Jenkins CollaboraOffice <[email protected]> Reviewed-by: Michael Stahl <[email protected]> (cherry picked from commit fe1abdb770f5a5fea88c9ff81f215914fab465ec) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197344 Tested-by: Michael Stahl <[email protected]> diff --git a/download.lst b/download.lst index e762a3d95912..1068521495e8 100644 --- a/download.lst +++ b/download.lst @@ -646,8 +646,8 @@ PIXMAN_TARBALL := pixman-0.42.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBPNG_SHA256SUM := 36bd726228ec93a3b6c22fdb49e94a67b16f2fe9b39b78b7cb65772966661ccc -LIBPNG_TARBALL := libpng-1.6.52.tar.xz +LIBPNG_SHA256SUM := 1d3fb8ccc2932d04aa3663e22ef5ef490244370f4e568d7850165068778d98d4 +LIBPNG_TARBALL := libpng-1.6.53.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts
