cpython/.github/workflows
Miss Islington (bot) 3365e684a8
bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)
Ubuntu 20.04 comes with a patched OpenSSL 1.1.1. Default security level
2 blocks TLS 1.0 and 1.1 connections. Regular OpenSSL 1.1.1 builds allow
TLS 1.0 and 1.1 on security level 2.

See:
See: 1899878
See: 1917625
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit f6c6b5821b)

Co-authored-by: Christian Heimes <christian@python.org>
2021-03-18 15:31:34 -07:00
..
build.yml bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915) 2021-03-18 15:31:34 -07:00
build_msi.yml bpo-41490: Update ensurepip to install pip 20.2.1 and setuptools 49.2.1 (GH-21774) 2020-08-08 00:47:40 +01:00
coverage.yml build(deps): bump actions/cache from v2.1.2 to v2.1.3 (23582) 2020-12-01 07:24:20 -08:00
doc.yml build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411) 2021-02-04 11:21:37 -08:00
posix-deps-apt.sh bpo-42208: GitHub Action: Add gdb to posix dependencies (GH-23043) (GH-23047) 2020-10-30 23:16:17 +01:00