summaryrefslogtreecommitdiff
path: root/download.lst
diff options
context:
space:
mode:
authorTaichi Haradaguchi <20001722@ymail.ne.jp>2023-02-24 17:49:23 +0900
committerMichael Stahl <michael.stahl@allotropia.de>2023-03-01 11:06:44 +0000
commit1a980e7ac8c70b7c057c930c46689460202bc45f (patch)
tree120d4cc7e6598cebeb5da8d29ea9b37fb8ed92ea /download.lst
parent9afc6b22e225e8a6ec50c1cbb4d966585d15dbfd (diff)
postgresql: upgrade to release 13.10
Fixes CVE-2022-41862 Reference: https://www.postgresql.org/support/security/CVE-2022-41862/ Change-Id: I6075838972fec1c091f3150b19c5da4dc80ad6d3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147674 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'download.lst')
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index 3085109d0f4a..3df1404cf2af 100644
--- a/download.lst
+++ b/download.lst
@@ -460,8 +460,8 @@ POPPLER_DATA_TARBALL := poppler-data-0.4.11.tar.gz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-POSTGRESQL_SHA256SUM := 73876fdd3a517087340458dca4ce15b8d2a4dbceb334c0441424551ae6c4cded
-POSTGRESQL_TARBALL := postgresql-13.8.tar.bz2
+POSTGRESQL_SHA256SUM := 5bbcf5a56d85c44f3a8b058fb46862ff49cbc91834d07e295d02e6de3c216df2
+POSTGRESQL_TARBALL := postgresql-13.10.tar.bz2
# three static lines
# so that git cherry-pick
# will not run into conflicts