From: Daniel Stenberg Date: Fri, 10 Sep 2021 22:12:13 +0000 (+0200) Subject: zuul: bump the rustls job to use v0.7.2 X-Git-Tag: curl-7_79_0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=409a4412409371db00af0a3fe987e517bfab3d19;p=thirdparty%2Fcurl.git zuul: bump the rustls job to use v0.7.2 ... and add -lm when using a rust library. Closes #7701 --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 5d26c24b60..bb5e10774a 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -130,7 +130,8 @@ - libzstd-dev curl_env: T: debug-rustls - RUSTLS_VERSION: v0.7.1 + RUSTLS_VERSION: v0.7.2 + LIBS: -lm C: >- --with-rustls={{ ansible_user_dir }}/crust