summaryrefslogtreecommitdiff
path: root/download.lst
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2023-06-07 11:16:03 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2023-06-08 12:05:47 +0200
commit137f3a175816ca0a51aac0148e18bb163f37a2e1 (patch)
tree663961e3aed1d364479923d6cfa4f9154fce1af2 /download.lst
parentb5c3fa5f071ebca8ca84a88a4738c9cdefc05660 (diff)
python3: upgrade to release 3.8.17
Fixes CVE-2023-24329 and a few more obscure security issues. Change-Id: I4b073ce02c0377e2791e4593d20f2b756de0c8cd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152696 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> (cherry picked from commit 734d53534a6ca023e9c2eb819cde889b01818f1b) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152714 Tested-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 aa9a9b410115..8d2a43a0f29e 100644
--- a/download.lst
+++ b/download.lst
@@ -485,8 +485,8 @@ POSTGRESQL_TARBALL := postgresql-13.10.tar.bz2
# three static lines
# so that git cherry-pick
# will not run into conflicts
-PYTHON_SHA256SUM := d85dbb3774132473d8081dcb158f34a10ccad7a90b96c7e50ea4bb61f5ce4562
-PYTHON_TARBALL := Python-3.8.16.tar.xz
+PYTHON_SHA256SUM := 2e54b0c68191f16552f6de2e97a2396540572a219f6bbb28591a137cecc490a9
+PYTHON_TARBALL := Python-3.8.17.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts