From 223f26c28a340b36d6bee5a0f32fedd00ef695a9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 9 Jan 2022 22:28:48 +0100 Subject: mesalink: remove support Mesalink has ceased development. We can no longer encourage use of it. It seems to be continued under the name TabbySSL, but no attempts have (yet) been to make curl support it. Fixes #8188 Closes #8191 --- zuul.d/jobs.yaml | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'zuul.d') diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 6d23d806d..52cd65c60 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -221,22 +221,6 @@ LD_LIBRARY_PATH: "{{ ansible_user_dir }}/openssl3/lib64:/usr/local/lib" TFLAGS: https ftps -- job: - name: curl-debug-mesalink - parent: curl-base - vars: - curl_apt_packages: - - libpsl-dev - - libbrotli-dev - - libzstd-dev - curl_env: - CC: gcc-8 - CXX: g++-8 - T: debug-mesalink - MESALINK: "yes" - C: >- - --with-mesalink - - job: name: curl-debug-clang-with-openssl parent: curl-base @@ -502,7 +486,6 @@ - curl-novalgrind-ngtcp2-with-openssl - curl-novalgrind-ngtcp2-gnutls - curl-debug-openssl3 - - curl-debug-mesalink - curl-debug-clang-with-openssl - curl-debug-clang-disable-alt-svc-with-openssl - curl-debug-clang-with-gnutls -- cgit v1.2.1