]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101752)
authorSteve Dower <steve.dower@python.org>
Tue, 7 Mar 2023 23:03:06 +0000 (23:03 +0000)
committerGitHub <noreply@github.com>
Tue, 7 Mar 2023 23:03:06 +0000 (18:03 -0500)
commitddd495e0552be409e3c8c280a6f7a69ed2e6425e
treec8afabc5758d386a113bb79add435545e923cbe8
parent4812813fc6f2b509910af42cbc1da9a51aa6aa7e
[3.8] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101752)

Fixes CVE-2023-0286 (High) and a couple of Medium security issues.
https://www.openssl.org/news/secadv/20230207.txt

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Ned Deily <nad@python.org>
.azure-pipelines/ci.yml
.azure-pipelines/pr.yml
.github/workflows/build.yml
Mac/BuildScript/build-installer.py
Misc/NEWS.d/next/Security/2023-02-08-22-03-04.gh-issue-101727.9P5eZz.rst [new file with mode: 0644]
PCbuild/get_externals.bat
PCbuild/python.props
PCbuild/readme.txt
Tools/ssl/multissltests.py