cpython/.github
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
..
problem-matchers [workflow] Use MSVC problem matcher for Windows action build (GH-18532) 2020-12-28 12:28:40 -06:00
workflows [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
CODEOWNERS CODEOWNERS: Become a typing code owner (GH-98480) 2022-10-20 07:18:09 -07:00
CONTRIBUTING.rst Fix link to Lifecycle of a Pull Request in CONTRIBUTING (GH-98102) 2022-10-08 15:18:44 -07:00
dependabot.yml Fix dependabot.yml file (GH-24443) 2021-02-04 11:22:34 -08:00
FUNDING.yml Add GitHub sponsor info for Python (GH-22887) 2020-10-23 08:23:58 -07:00
PULL_REQUEST_TEMPLATE.md bpo-33488: Satisfy markdownlint for the pull request template. (GH-6786) 2018-05-13 17:55:35 -07:00
SECURITY.md Update link in SECURITY.md (GH-21320) (GH-26259) 2021-05-19 22:06:17 -04:00