]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Update LibreSSL versions and add 4.2.0.
authorDarren Tucker <dtucker@dtucker.net>
Mon, 20 Oct 2025 07:29:24 +0000 (18:29 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 20 Oct 2025 07:29:24 +0000 (18:29 +1100)
.github/workflows/c-cpp.yml

index f7691cb767f15194babe558f7a98803e43fa53d4..a132ed87f65f9b6d15eb63e36cf4dcddb1cd583e 100644 (file)
@@ -79,8 +79,9 @@ jobs:
           - { target: ubuntu-latest, config: libressl-3.7.3 }
           - { target: ubuntu-latest, config: libressl-3.8.4 }
           - { target: ubuntu-latest, config: libressl-3.9.2 }
-          - { target: ubuntu-latest, config: libressl-4.0.0 }
-          - { target: ubuntu-latest, config: libressl-4.1.0 }
+          - { target: ubuntu-latest, config: libressl-4.0.1 }
+          - { target: ubuntu-latest, config: libressl-4.1.1 }
+          - { target: ubuntu-latest, config: libressl-4.2.0 }
           - { target: ubuntu-latest, config: openssl-master }
           - { target: ubuntu-latest, config: openssl-noec }
           - { target: ubuntu-latest, config: openssl-1.1.1 }