From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 22:33:11 +0000 (+0000) Subject: GHA: update dependency wolfSSL/wolfssl to v5.8.2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9a4f5cad03dab9eb1da413bb08c281cf59c69e0;p=thirdparty%2Fcurl.git GHA: update dependency wolfSSL/wolfssl to v5.8.2 Closes #17956 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 5adecc9f00..6345faacbb 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -48,7 +48,7 @@ env: # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com GNUTLS_VERSION: 3.8.10 # renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?.+)-stable$ registryUrl=https://github.com - WOLFSSL_VERSION: 5.8.0 + WOLFSSL_VERSION: 5.8.2 # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com NGHTTP3_VERSION: 1.10.1 # renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 1cd1438884..d4903408f4 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -44,7 +44,7 @@ env: # renovate: datasource=github-tags depName=libressl-portable/portable versioning=semver registryUrl=https://github.com LIBRESSL_VERSION: 4.1.0 # renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?.+)-stable$ registryUrl=https://github.com - WOLFSSL_VERSION: 5.8.0 + WOLFSSL_VERSION: 5.8.2 # renovate: datasource=github-tags depName=wolfSSL/wolfssh versioning=semver extractVersion=^v?(?.+)-stable$ registryUrl=https://github.com WOLFSSH_VERSION: 1.4.19 # renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com