cpython/.azure-pipelines
Gregory P. Smith ede89af605
gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174)
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, and adds a new _ssl_data_31.h file from 3.1.1 along with the ssl.c code to use it.

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).

backports of this prior to 3.12 will not include the openssl 3.1 header.
2023-06-01 09:42:18 -07:00
..
ci.yml gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174) 2023-06-01 09:42:18 -07:00
docs-steps.yml bpo-43774: Doc job of Azure Pipelines uses Doc/requirements.txt (GH-25296) 2021-04-09 03:36:47 -07:00
macos-steps.yml bpo-39699: Don't silence make on Azure and Github CIs (GH-18583) 2020-02-26 19:21:41 +00:00
posix-deps-apt.sh Unmark files as executable that can't actually be executed. (GH-15353) 2019-08-20 21:53:59 -07:00
posix-steps.yml gh-97669: Create Tools/patchcheck/ directory (#98186) 2022-10-12 10:09:21 +02:00
pr.yml gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174) 2023-06-01 09:42:18 -07:00
prebuild-checks.yml
windows-layout-steps.yml Skip py.exe launcher tests in full layout CI test (GH-100948) 2023-01-11 17:25:46 +00:00
windows-steps.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00