]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: github: update to OpenSSL 3.5.1
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 7 Jul 2025 11:58:38 +0000 (13:58 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 7 Jul 2025 11:58:38 +0000 (13:58 +0200)
Update the OpenSSL 3.5 job to 3.5.1.

This must be backported to 3.2.

.github/matrix.py

index 166bb02ca5b43e97699761b4bd6ef218ce53275c..9b8c2d7d716cda5053cf3949df9311b46de8a1a6 100755 (executable)
@@ -218,7 +218,7 @@ def main(ref_name):
             "stock",
             "OPENSSL_VERSION=1.0.2u",
             "OPENSSL_VERSION=1.1.1s",
-            "OPENSSL_VERSION=3.5.0",
+            "OPENSSL_VERSION=3.5.1",
             "QUICTLS=yes",
             "WOLFSSL_VERSION=5.7.0",
             "AWS_LC_VERSION=1.39.0",