]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Revert "GHA: update gnutls/gnutls to 3.8.11 from 3.8.10"
authorDaniel Stenberg <daniel@haxx.se>
Fri, 21 Nov 2025 15:53:51 +0000 (16:53 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 21 Nov 2025 21:39:39 +0000 (22:39 +0100)
This reverts commit a439fc0e372c3de7df3b8ae3ca7752bc3cbca826.

It requires a version of libnettle that is not included in these Ubuntu
versions: "Libnettle 3.10 was not found"

Closes #19642

.github/workflows/http3-linux.yml

index 10aac5e0c69989e8762b7025c4a5bb43edf0463e..223c6afbf46d222f3f5adc85bae0f35b78a9010e 100644 (file)
@@ -47,7 +47,7 @@ env:
   # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
   BORINGSSL_VERSION: 0.20251110.0
   # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com
-  GNUTLS_VERSION: 3.8.11
+  GNUTLS_VERSION: 3.8.10
   # renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
   WOLFSSL_VERSION: 5.8.4
   # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com