From: OpenVPN Renovate Date: Tue, 14 Oct 2025 13:35:35 +0000 (+0000) Subject: chore(deps): update dependency libressl/portable to v4.2.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Frenovate%2Flibressl-portable-4.x;p=thirdparty%2Fopenvpn.git chore(deps): update dependency libressl/portable to v4.2.0 --- diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index e068f5851..44caece1d 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -339,7 +339,7 @@ jobs: path: libressl # versioning=semver-coerced repository: libressl/portable - ref: v4.1.0 + ref: v4.2.0 - name: "libressl: autogen.sh" env: LIBRESSL_GIT_OPTIONS: "--no-single-branch"