]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
authorSteve Dower <steve.dower@python.org>
Thu, 9 Feb 2023 19:29:14 +0000 (19:29 +0000)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 19:29:14 +0000 (19:29 +0000)
commitb8149a9d7e770c03475042b34bf81d33d046bc50
treee65cfe3facb632a4cc88975286d248742e2466cd
parent9889de3fa734abf4064c9b188bb00b722a4e229c
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)

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>
.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