]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101751)
authorSteve Dower <steve.dower@python.org>
Tue, 7 Mar 2023 23:01:22 +0000 (23:01 +0000)
committerGitHub <noreply@github.com>
Tue, 7 Mar 2023 23:01:22 +0000 (18:01 -0500)
commitbf99e19b997b6c42c6cddd9a73e47add549f24c6
tree2da04fe3744db25401bd0a57a799a54a329da581
parentc25b484e82cace132a5f3c89b69888eaf7b1d40e
[3.9] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101751)

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