]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update dependency libressl/portable to v4.1.1
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 1 Oct 2025 01:37:23 +0000 (01:37 +0000)
committerViktor Szakats <commit@vsz.me>
Wed, 1 Oct 2025 10:10:36 +0000 (12:10 +0200)
Closes #18785
Closes #18786

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

index ffcab39f121936a671e641ec16fdd0babdf4b3b7..a5430dc5a1f92ef64c9162d6b85207fa2471a581 100644 (file)
@@ -44,7 +44,7 @@ env:
   # handled in renovate.json
   QUICTLS_VERSION: 3.3.0
   # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
-  LIBRESSL_VERSION: 4.1.0
+  LIBRESSL_VERSION: 4.1.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 606c83db84d80c7531f1c5bdd10eb290f884abf9..8de911d7e96aa30661f7b17a2e9534d01ad19662 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/portable versioning=semver registryUrl=https://github.com
-  LIBRESSL_VERSION: 4.1.0
+  LIBRESSL_VERSION: 4.1.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 6777f3aa924f73eeb124edb406f7de711c6309ca..d766cf1c22d5dfd2d5824129fca725bb53cdd7a6 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/portable versioning=semver registryUrl=https://github.com
-      LIBRESSL_VERSION: 4.1.0
+      LIBRESSL_VERSION: 4.1.1
     strategy:
       fail-fast: false
       matrix: