From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:41:58 +0000 (+0000) Subject: CI: update dependency openssl/openssl to v3.4.0 X-Git-Tag: curl-8_11_0~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e1099726a5939fb69c36032ec27783cc38419d55;p=thirdparty%2Fcurl.git CI: update dependency openssl/openssl to v3.4.0 Closes #15377 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 296c554f5c..93db357ec9 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -43,7 +43,7 @@ permissions: {} env: MAKEFLAGS: -j 5 # handled in renovate.json - openssl3-version: 3.3.0 + openssl3-version: 3.4.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 c7fe15bfb4..c77c5d6955 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -50,7 +50,7 @@ env: # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com awslc-version: 1.37.0 # handled in renovate.json - openssl3-version: 3.3.2 + openssl3-version: 3.4.0 # handled in renovate.json quictls-version: 3.3.0 # renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com