]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101753)
authorSteve Dower <steve.dower@python.org>
Thu, 9 Feb 2023 19:57:59 +0000 (19:57 +0000)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 19:57:59 +0000 (14:57 -0500)
commitcbd192b6ff137aec25913cc80b2bf7bf1ef3755b
tree73487e88fc381e3f949fce857f26331b106b4732
parentc7fdc9c743d23b3c77ab4b1261748b8e395c298a
[3.7] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101753)

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