summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorKevin Burke <kevin@burke.dev>2021-11-14 21:44:27 -0800
committerDaniel Stenberg <daniel@haxx.se>2021-11-15 09:50:08 +0100
commit6ec28eb68729240cd359803dd2f65cb3d5b03f42 (patch)
tree5246eb87e572012c02d61ad84bc4f493e0b88539 /zuul.d
parent9492d3382b8ab1e8df16fd059ed4f87dfa0a94ae (diff)
downloadcurl-6ec28eb68729240cd359803dd2f65cb3d5b03f42.tar.gz
zuul.d: update rustls-ffi to version 0.8.2
This version fixes errors with ALPN negotiation in rustls, which is necessary for HTTP/2 support. For more information see the rustls-ffi changelog. Closes #8013
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index aebe0fff4..5fc36b9fe 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -132,7 +132,7 @@
curl_env:
T: debug-rustls
# Keep this in sync with the version in docs/RUSTLS.md
- RUSTLS_VERSION: v0.8.0
+ RUSTLS_VERSION: v0.8.2
LIBS: -lm
C: >-
--with-rustls={{ ansible_user_dir }}/rustls