summaryrefslogtreecommitdiff
path: root/external/python3/python-3.7.6-msvc-ssl.patch.1
diff options
context:
space:
mode:
authorTaichi Haradaguchi <20001722@ymail.ne.jp>2022-10-24 00:52:04 +0900
committerCaolán McNamara <caolanm@redhat.com>2022-10-24 21:01:48 +0200
commitea5843b67f1c2006aa1f68f2d00a991e1d463262 (patch)
tree2717910bbe8a2ef0def822436e16aad8f6064bd1 /external/python3/python-3.7.6-msvc-ssl.patch.1
parentc3247f0380b4ffe90672a0442687593531c5774b (diff)
Python3: update to 3.8.15
* Fixes CVE-2022-40674 * Removed 0001-3.6-bpo-17239-Disable-external-entities-in-SAX-parse.patch.1 as fixed upstream Change-Id: I8e71f9a6b013ca4c45bf8774b284be98eee71bab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141691 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'external/python3/python-3.7.6-msvc-ssl.patch.1')
-rw-r--r--external/python3/python-3.7.6-msvc-ssl.patch.12
1 files changed, 1 insertions, 1 deletions
diff --git a/external/python3/python-3.7.6-msvc-ssl.patch.1 b/external/python3/python-3.7.6-msvc-ssl.patch.1
index 610035d734c1..50b1c65645df 100644
--- a/external/python3/python-3.7.6-msvc-ssl.patch.1
+++ b/external/python3/python-3.7.6-msvc-ssl.patch.1
@@ -2,7 +2,7 @@ No use for applink.c OPENSSL_Applink, everything is compiled with the same MSVC
--- python3/PCbuild/_ssl.vcxproj.orig2 2019-12-23 15:54:19.254298900 +0100
+++ python3/PCbuild/_ssl.vcxproj 2019-12-23 15:54:24.693251200 +0100
-@@ -67,9 +67,6 @@
+@@ -99,9 +99,6 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\Modules\_ssl.c" />