From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 08:05:38 +0000 (+0000) Subject: GHA: update openssl/openssl to v3.4.1 X-Git-Tag: curl-8_12_1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d87969770f304a041a0938f092f04e573457f7c9;p=thirdparty%2Fcurl.git GHA: update openssl/openssl to v3.4.1 Closes #16301 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index c6478d456e..82cab4b6d5 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.0 + openssl-version: 3.4.1 # 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 3af33d3bb3..9bbb0ca7ec 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.45.0 # handled in renovate.json - openssl-version: 3.4.0 + openssl-version: 3.4.1 # handled in renovate.json quictls-version: 3.3.0 # renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com