mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Upgrade builds to OpenSSL 1.1.1u. This OpenSSL version addresses a pile if less-urgent CVEs since 1.1.1t. The Mac/BuildScript/build-installer.py was already updated. Also updates _ssl_data_111.h from OpenSSL 1.1.1u, _ssl_data_300.h from 3.0.9. Manual edits to the _ssl_data_300.h file prevent it from removing any existing definitions in case those exist in some peoples builds and were important (avoiding regressions during backporting). (cherry picked from commitede89af). (cherry picked from commita5d2b546c1) (cherry picked from commitf90d3f68db) Co-authored-by: Gregory P. Smith <greg@krypto.org>
2 lines
102 B
ReStructuredText
2 lines
102 B
ReStructuredText
The version of OpenSSL used in our binary builds has been upgraded to 1.1.1u
|
|
to address several CVEs.
|