]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update libressl/portable to v4.2.1
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Thu, 30 Oct 2025 14:41:48 +0000 (14:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Oct 2025 15:21:52 +0000 (16:21 +0100)
Closes #19283

.github/workflows/http3-linux.yml
.github/workflows/linux.yml
.github/workflows/macos.yml

index c532a35c15f1040d003a55dd61ec7c0f3a84944b..ff24d0fa4b6814b4fda5b81a9c01ff653c42345b 100644 (file)
@@ -41,7 +41,7 @@ env:
   # handled in renovate.json
   OPENSSL_VERSION: 3.6.0
   # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
-  LIBRESSL_VERSION: 4.2.0
+  LIBRESSL_VERSION: 4.2.1
   # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
   AWSLC_VERSION: 1.61.4
   # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
index e28354c257e8869b4160fbd63fbc0c937f1dd738..6eeb6b697e98cb614bfc5bc5a4b52fd713d7c7d5 100644 (file)
@@ -38,7 +38,7 @@ env:
   CURL_CI: github
   CURL_CLANG_TIDYFLAGS: '-checks=-clang-analyzer-security.insecureAPI.bzero,-clang-analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-security.ArrayBound,-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,-clang-analyzer-valist.Uninitialized'
   # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
-  LIBRESSL_VERSION: 4.2.0
+  LIBRESSL_VERSION: 4.2.1
   # renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
   WOLFSSL_VERSION: 5.8.2
   # renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com
index 1e9f2408a8baa1cc0e9f37500d0555a2821aab7e..00d8fabcbb0572fa5f977954358d143d3da750b9 100644 (file)
@@ -59,7 +59,7 @@ jobs:
       MATRIX_BUILD: ${{ matrix.build.generate && 'cmake' || 'autotools' }}
       MATRIX_OPTIONS: ${{ matrix.build.options }}
       # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
-      LIBRESSL_VERSION: 4.2.0
+      LIBRESSL_VERSION: 4.2.1
     strategy:
       fail-fast: false
       matrix: