cpython/.github/workflows
Miss Islington (bot) 25543aecfe
[3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (#105199)
gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-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.
(cherry picked from commit ede89af605)

Co-authored-by: Gregory P. Smith [Google] <greg@krypto.org>
2023-06-01 17:13:35 +00:00
..
build.yml [3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (#105199) 2023-06-01 17:13:35 +00:00
build_msi.yml Improves the Windows MSI test run on PR (GH-104929) 2023-05-25 16:49:46 +01:00
doc.yml [3.12] Add the 3.12 branch to the github workflows. (GH-104768) (#104769) 2023-05-23 01:20:05 +02:00
documentation-links.yml Replace Netlify with Read the Docs build previews (#103843) 2023-04-29 23:02:03 -06:00
lint.yml Trim trailing whitespace and test on CI (#104275) 2023-05-08 17:03:52 +03:00
mypy.yml gh-104050: Run mypy on clinic.py in CI (#104421) 2023-05-15 08:49:28 +00:00
new-bugs-announce-notifier.yml gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437) 2023-04-14 12:01:10 +03:00
posix-deps-apt.sh bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) 2022-03-26 20:52:24 +01:00
project-updater.yml Remove expert-* from project-updater GH workflow (#103579) 2023-04-17 06:26:22 +03:00
regen-abidump.sh Add ABI dump script (#94135) 2022-06-23 22:52:43 +01:00
require-pr-label.yml require-pr-label.yml: Add missing "permissions:" (#104309) 2023-05-09 13:29:00 +03:00
stale.yml gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437) 2023-04-14 12:01:10 +03:00
verify-ensurepip-wheels.yml gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039) 2023-04-17 23:43:34 -05:00