]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
authorChristian Heimes <christian@python.org>
Tue, 30 Mar 2021 00:00:34 +0000 (02:00 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Mar 2021 00:00:34 +0000 (17:00 -0700)
commita54fc683f237d8f0b6e999a63aa9b8c0a45b7fef
tree35a2c40c9438466502ee413b9775b392d33b28ad
parent92a02c1f7e2dcdc62913a4236589e7e5d96172b9
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)

- [x] Build OpenSSL 1.1.1k for macOS
- [x] Build OpenSSL 1.1.1k for Windows

I have also updated multissl tester and various CI configurations to use latest OpenSSL. The versions were all over the place.

Signed-off-by: Christian Heimes <christian@python.org>
Automerge-Triggered-By: GH:tiran
.azure-pipelines/ci.yml
.azure-pipelines/pr.yml
.github/workflows/build.yml
.github/workflows/coverage.yml
.travis.yml
Mac/BuildScript/build-installer.py
Misc/NEWS.d/next/Build/2021-03-26-09-16-34.bpo-43631.msJyPi.rst [new file with mode: 0644]
PCbuild/get_externals.bat
PCbuild/python.props
PCbuild/readme.txt
Tools/ssl/multissltests.py