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:09:04 +0000
commitefff34d7bdccf210a5e878bd9bc4d35ec72b71ab (patch)
tree19128a06bb3550be57ffbb336270bc451db27f20 /download.lst
parent993752d043c7ed7aa7ec120094bc91c5652bed37 (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/+/147834 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 cfeeb8df7579..5719657456f3 100644
--- a/download.lst
+++ b/download.lst
@@ -461,8 +461,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