]> 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:28:59 +0000 (19:28 +0000)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 19:28:59 +0000 (19:28 +0000)
commit52a03a000628f1882e39e8ed82bd8d703084f6e8
treea2f42ae04604bf7a15ff4ec8796992372b332479
parent4a9dff0e5adc91cbb1ed68c495dac64ccfe608bd
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