]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Test against current OpenSSL and LibreSSL releases.
authorDarren Tucker <dtucker@dtucker.net>
Mon, 11 Mar 2024 01:59:26 +0000 (12:59 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 11 Mar 2024 01:59:26 +0000 (12:59 +1100)
Add LibreSSL 3.9.0, bump older branches to their respective current
releases.

.github/workflows/c-cpp.yml

index f4423dfa9725e1f5b7b6c5a68b90ff34b216a8fd..edb88f23c0fba094aa5a73887103a4699a6956ae 100644 (file)
@@ -62,17 +62,18 @@ jobs:
           - { target: ubuntu-latest, config: libressl-3.5.3 }
           - { target: ubuntu-latest, config: libressl-3.6.1 }
           - { target: ubuntu-latest, config: libressl-3.7.2 }
-          - { target: ubuntu-latest, config: libressl-3.8.2 }
+          - { target: ubuntu-latest, config: libressl-3.8.3 }
+          - { target: ubuntu-latest, config: libressl-3.9.0 }
           - { target: ubuntu-latest, config: openssl-master }
           - { target: ubuntu-latest, config: openssl-noec }
           - { target: ubuntu-latest, config: openssl-1.1.1 }
           - { target: ubuntu-latest, config: openssl-1.1.1t }
           - { target: ubuntu-latest, config: openssl-1.1.1w }
           - { target: ubuntu-latest, config: openssl-3.0.0 }
-          - { target: ubuntu-latest, config: openssl-3.0.12 }
+          - { target: ubuntu-latest, config: openssl-3.0.13 }
           - { target: ubuntu-latest, config: openssl-3.1.0 }
-          - { target: ubuntu-latest, config: openssl-3.1.4 }
-          - { target: ubuntu-latest, config: openssl-3.2.0 }
+          - { target: ubuntu-latest, config: openssl-3.1.5 }
+          - { target: ubuntu-latest, config: openssl-3.2.1 }
           - { target: ubuntu-latest, config: openssl-1.1.1_stable }
           - { target: ubuntu-latest, config: openssl-3.0 }  # stable branch
           - { target: ubuntu-latest, config: openssl-3.2 }  # stable branch