From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 18:10:39 +0000 (+0000) Subject: GHA: update google/boringssl to v0.20260204.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fc12ecae8b16b0f228d40e97186f5a4f1a2afec;p=thirdparty%2Fcurl.git GHA: update google/boringssl to v0.20260204.0 Closes #20519 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index f1561729fc..b00e470833 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -42,7 +42,7 @@ env: # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com AWSLC_VERSION: 1.66.2 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com - BORINGSSL_VERSION: 0.20251124.0 + BORINGSSL_VERSION: 0.20260204.0 # renovate: datasource=github-tags depName=gnutls/nettle versioning=semver registryUrl=https://github.com NETTLE_VERSION: 3.10.2 # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver extractVersion=^nettle_?(?.+)_release_.+$ registryUrl=https://github.com diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 4498567817..78fae27a84 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -45,7 +45,7 @@ env: # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com AWSLC_VERSION: 1.66.2 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com - BORINGSSL_VERSION: 0.20251124.0 + BORINGSSL_VERSION: 0.20260204.0 # handled in renovate.json OPENSSL_VERSION: 3.6.1 # renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com