From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 13:57:19 +0000 (+0000) Subject: GHA: update openssl/openssl to v3.6.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b1c2a15106fa6c8fee954d81b5ae43460cfd5b3;p=thirdparty%2Fcurl.git GHA: update openssl/openssl to v3.6.1 Closes #20449 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index f74f58d17a..6e632088a8 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -36,7 +36,7 @@ env: CURL_CI: github CURL_TEST_MIN: 1600 # handled in renovate.json - OPENSSL_VERSION: 3.6.0 + OPENSSL_VERSION: 3.6.1 # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com LIBRESSL_VERSION: 4.2.1 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index cf9fdd006a..bf36bc06e3 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -47,7 +47,7 @@ env: # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com BORINGSSL_VERSION: 0.20251124.0 # handled in renovate.json - OPENSSL_VERSION: 3.6.0 + OPENSSL_VERSION: 3.6.1 # renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com RUSTLS_VERSION: 0.15.0 # handled in renovate.json