summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaichi Haradaguchi <20001722@ymail.ne.jp>2023-02-24 17:49:23 +0900
committerAndras Timar <andras.timar@collabora.com>2023-04-02 20:34:05 +0200
commit306945fa63ee411058a7f65b7df3a7ae5c27833b (patch)
tree6570eb9a2061960db9f9641a8270fcf2167ec8fa
parentd63ee23a249ce5c98c2d196a71ec03ae6ab6e94f (diff)
postgresql: upgrade to release 13.10
Fixes CVE-2022-41862 Reference: https://www.postgresql.org/support/security/CVE-2022-41862/ Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147834 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> (cherry picked from commit efff34d7bdccf210a5e878bd9bc4d35ec72b71ab) Change-Id: I6075838972fec1c091f3150b19c5da4dc80ad6d3
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index e26a125a0fd5..a917a5c4ecb2 100644
--- a/download.lst
+++ b/download.lst
@@ -497,8 +497,8 @@ POPPLER_TARBALL := poppler-22.09.0.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-POSTGRESQL_SHA256SUM := 12345c83b89aa29808568977f5200d6da00f88a035517f925293355432ffe61f
-POSTGRESQL_TARBALL := postgresql-13.1.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