bpo-43631: Update to OpenSSL 1.1.1k #25024
Conversation
Signed-off-by: Christian Heimes <christian@python.org>
I only reviewed the macOS build changes and they looked OK with the addition of the tarball checksum update which I just pushed to the PR. Thanks for making the change. |
@tiran: Status check is done, and it's a success |
a54fc68
into
python:master
Thanks @tiran for the PR |
Sorry @tiran, I had trouble checking out the |
Sorry, @tiran, I could not cleanly backport this to |
Sorry @tiran, I had trouble checking out the |
Sorry, @tiran, I could not cleanly backport this to |
- [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. (cherry picked from commit a54fc68) Co-authored-by: Christian Heimes <christian@python.org>
GH-25088 is a backport of this pull request to the 3.9 branch. |
GH-25089 is a backport of this pull request to the 3.8 branch. |
- [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. (cherry picked from commit a54fc68) Co-authored-by: Christian Heimes <christian@python.org>
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
https://bugs.python.org/issue43631
Automerge-Triggered-By: GH:tiran