curl-curl/.github/workflows
Viktor Szakats c96bf36557
GHA: drop quictls 3.3.0 builds in favor of openssl 3.5+
- http3-linux: move local nghttpx (nghttp2) build to openssl (from
  quictls). Also tried LibreSSL, but it made some HTTP/2 tests fails.

- http3-linux: drop quictls ngtcp2 build.

- http3-linux: build local openssl with `no-deprecated`.
  (previously tested in the quictls local build.)

- http3-linux: explicitly disable LDAP in cmake openssl jobs.
  cmake builds auto-detect OpenLDAP (autotools don't), and when enabled,
  linking curl fails because system `libsasl.so` requires MD5 openssl
  functions, which are missing from openssl no-deprecated builds.

- macos: move options tested in quictls jobs to other ones.

- linux: drop unused quictls local build. (it was used for msh3.)
  Follow-up to 91138b014d #17729

- renovate: drop quictls bump detection.

Closes #18833
2025-10-04 17:49:21 +02:00
..
appveyor-status.yml GHA: document permissions as required by zizmor 1.13.0 2025-09-13 18:11:53 +02:00
checkdocs.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
checksrc.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
codeql.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
configure-vs-cmake.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
curl-for-win.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
distcheck.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
fuzz.yml build: drop the winbuild build system 2025-09-20 01:20:25 +02:00
hacktoberfest-accepted.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
http3-linux.yml GHA: drop quictls 3.3.0 builds in favor of openssl 3.5+ 2025-10-04 17:49:21 +02:00
label.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
linux-old.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
linux.yml GHA: drop quictls 3.3.0 builds in favor of openssl 3.5+ 2025-10-04 17:49:21 +02:00
macos.yml GHA: drop quictls 3.3.0 builds in favor of openssl 3.5+ 2025-10-04 17:49:21 +02:00
non-native.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
windows.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00