diff options
author | Ćukasz Langa <lukasz@langa.pl> | 2021-08-29 16:27:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-29 16:27:01 (GMT) |
commit | 803c60789b5b6566cb0b71f6b83464e61731d09b (patch) | |
tree | 0e63a1e741363de1a155610555ce327bd9e2811c /Misc/NEWS.d/next | |
parent | b93aea4c7e4553950daa5d47c3ef2dc8a9c4edff (diff) | |
download | cpython-803c60789b5b6566cb0b71f6b83464e61731d09b.zip cpython-803c60789b5b6566cb0b71f6b83464e61731d09b.tar.gz cpython-803c60789b5b6566cb0b71f6b83464e61731d09b.tar.bz2 |
[3.8] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009) (GH-28041)
(cherry picked from commit d3bdbbf9a4352a24fc2bfc7a63a024b244b61aba)
Co-authored-by: Steve Dower <steve.dower@python.org>
Diffstat (limited to 'Misc/NEWS.d/next')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2021-08-27-23-50-02.bpo-45007.NIBlVG.rst | 1 |
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 |