[openssh-commits] [openssh] 01/02: Update LibreSSL test 4.3.1->4.3.2.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Jun 1 17:42:03 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 7b776066bc00a12ec3a7f9b04cf8a69a8d260c2c
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon Jun 1 17:39:40 2026 +1000
Update LibreSSL test 4.3.1->4.3.2.
---
.github/workflows/c-cpp.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 62509262f..64300b45b 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -84,7 +84,7 @@ jobs:
- { 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: libressl-4.3.1 }
+ - { target: ubuntu-latest, config: libressl-4.3.2 }
- { target: ubuntu-latest, config: openssl-master }
- { target: ubuntu-latest, config: openssl-noec }
- { target: ubuntu-latest, config: openssl-1.1.1 }
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list