summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorƁukasz Langa <lukasz@langa.pl>2021-08-30 13:19:16 (GMT)
committerGitHub <noreply@github.com>2021-08-30 13:19:16 (GMT)
commit52bdda50d7b79e1ad7e57967850beff64c3ede92 (patch)
treeec79cfe87a25fac546b0e6a5181e910819ac04d4 /Misc
parentdc46f4c9846ad16567ab293b405efc3ed10ab9d5 (diff)
downloadcpython-52bdda50d7b79e1ad7e57967850beff64c3ede92.zip
cpython-52bdda50d7b79e1ad7e57967850beff64c3ede92.tar.gz
cpython-52bdda50d7b79e1ad7e57967850beff64c3ede92.tar.bz2
[3.10] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009) (GH-28039)
(cherry picked from commit d3bdbbf9a4352a24fc2bfc7a63a024b244b61aba) Co-authored-by: Steve Dower <steve.dower@python.org>
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Windows/2021-08-27-23-50-02.bpo-45007.NIBlVG.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2021-08-27-23-50-02.bpo-45007.NIBlVG.rst b/Misc/NEWS.d/next/Windows/2021-08-27-23-50-02.bpo-45007.NIBlVG.rst
new file mode 100644
index 0000000..fa076ee
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2021-08-27-23-50-02.bpo-45007.NIBlVG.rst
@@ -0,0 +1 @@
+Update to OpenSSL 1.1.1l in Windows build