download.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit e79a26df86e791c13f3a8ea263312a2b4b1f753e
Author: Xisco Fauli <[email protected]>
AuthorDate: Mon Mar 31 10:29:29 2025 +0200
Commit: Michael Stahl <[email protected]>
CommitDate: Fri Jan 9 11:07:36 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 f60b711b7d15..25a861c8e21e 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