summaryrefslogtreecommitdiffstats
path: root/external/python3/UnpackedTarball_python3.mk
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2019-11-18 18:45:46 +0100
committerMichael Stahl <michael.stahl@cib.de>2019-11-19 12:22:59 +0100
commitb0930d56130fdddfe65e92b081a8afad77974076 (patch)
treebb9a9f0918df6641d453fa23573be1fc1945c817 /external/python3/UnpackedTarball_python3.mk
parentandroid: avoid NPE when trying to create cache file (diff)
downloadcore-b0930d56130fdddfe65e92b081a8afad77974076.tar.gz
core-b0930d56130fdddfe65e92b081a8afad77974076.zip
python3: upgrade to release 3.5.9
Fixes CVE-2019-9948 CVE-2019-9740 CVE-2019-10160 CVE-2019-16056 and expat CVE-2019-15903. python-3.3.5-pyexpat-symbols.patch.1 fails to apply, and it's a mystery why --with-system-expat is used everywhere but on MacOSX, where 292af048ace2d4b455b2da3a22c784cb05db1d09 disabled it for no obvious reason, so try to remove the special case and get rid of the patch. Change-Id: I5ba4532eb6e7c2fb90daba95d132dcc7c9013d96 Reviewed-on: https://gerrit.libreoffice.org/83117 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'external/python3/UnpackedTarball_python3.mk')
-rw-r--r--external/python3/UnpackedTarball_python3.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/external/python3/UnpackedTarball_python3.mk b/external/python3/UnpackedTarball_python3.mk
index 09bd9fa2edf6..29d417e57833 100644
--- a/external/python3/UnpackedTarball_python3.mk
+++ b/external/python3/UnpackedTarball_python3.mk
@@ -23,7 +23,6 @@ $(eval $(call gb_UnpackedTarball_add_patches,python3,\
external/python3/python-3.5.4-msvc-disable.patch.1 \
external/python3/python-3.3.0-pythreadstate.patch.1 \
external/python3/python-3.3.0-clang.patch.1 \
- external/python3/python-3.3.5-pyexpat-symbols.patch.1 \
external/python3/ubsan.patch.0 \
external/python3/python-3.5.tweak.strip.soabi.patch \
external/python3/darwin.patch.0 \