From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 14:12:32 +0000 (+0000) Subject: GHA: update openssl/openssl to v3.5.0 X-Git-Tag: curl-8_14_0~336 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8014fd978871bd6d24a0ffdb8f73bdef4ccaeb5;p=thirdparty%2Fcurl.git GHA: update openssl/openssl to v3.5.0 Closes #16997 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index d435c44e61..69c27b772f 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -39,7 +39,7 @@ permissions: {} env: MAKEFLAGS: -j 5 # handled in renovate.json - openssl-version: 3.4.1 + openssl-version: 3.5.0 # handled in renovate.json quictls-version: 3.3.0 # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index a4828e30b2..973a02c530 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -53,7 +53,7 @@ env: # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com awslc-version: 1.49.0 # handled in renovate.json - openssl-version: 3.4.1 + openssl-version: 3.5.0 # handled in renovate.json quictls-version: 3.3.0 # renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com