0
0
mirror of https://github.com/python/cpython.git synced 2024-11-25 01:20:47 +01:00
cpython/.azure-pipelines
Gregory P. Smith cb37100bec
[3.10] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (#105204)
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 commit ede89af).
(cherry picked from commit a5d2b546c1)
(cherry picked from commit f90d3f68db)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2023-06-05 18:07:30 +02:00
..
windows-release
ci.yml [3.10] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (#105204) 2023-06-05 18:07:30 +02: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
posix-deps-apt.sh
posix-steps.yml
pr.yml [3.10] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (#105204) 2023-06-05 18:07:30 +02:00
prebuild-checks.yml
windows-layout-steps.yml [3.10] Skip test_sundry on Windows APPX tests (GH-104944) 2023-05-25 23:03:04 +01:00
windows-release.yml
windows-steps.yml