]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131423: Update to OpenSSL 3.0.16. (GH-131839)
authorSteve Dower <steve.dower@python.org>
Fri, 28 Mar 2025 15:29:20 +0000 (15:29 +0000)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 15:29:20 +0000 (15:29 +0000)
commitdfb63723d2a1816cd447db876751cc2982563674
tree35d93cbe01cf9b65dfa1da8794cd658d70707d97
parent7d447ac4e0d00910af72b74d6716ac3b1b3bfc0a
gh-131423: Update to OpenSSL 3.0.16. (GH-131839)

The bin tag is 3.0.16.1 because we rebuilt without uplink support to fix gh-131804.
This PR also prevents making calls that are now unsafe without uplink, and updates
the tests to property interpret these failures as unsupported.
12 files changed:
Lib/test/audit-tests.py
Lib/test/test_audit.py
Lib/test/test_ssl.py
Misc/NEWS.d/next/Windows/2025-03-28-13-22-55.gh-issue-131423.vI-LqV.rst [new file with mode: 0644]
Misc/externals.spdx.json
Modules/_ssl.c
Modules/_ssl/debughelpers.c
PCbuild/_ssl.vcxproj
PCbuild/_ssl.vcxproj.filters
PCbuild/get_externals.bat
PCbuild/openssl.vcxproj
PCbuild/python.props