[openssh-commits] [openssh] branch master updated (684d26a3c -> 2afcdf7b3)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Jun 1 17:42:02 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 684d26a3c upstream: sk-usbhid: skip unsupported key types in read_rks()
new 7b776066b Update LibreSSL test 4.3.1->4.3.2.
new 2afcdf7b3 Pass awk detected by configure to regress tests.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 2afcdf7b3e429428d9b6415e0c948001bf968477
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Jun 1 17:40:03 2026 +1000
Pass awk detected by configure to regress tests.
Some platforms' basic awk don't have toupper, but other awks like nawk
or gawk do. Pass the one found by configure through to the regress
tests, and make a wrapper for it so we don't need to modify any tests.
commit 7b776066bc00a12ec3a7f9b04cf8a69a8d260c2c
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Jun 1 17:39:40 2026 +1000
Update LibreSSL test 4.3.1->4.3.2.
Summary of changes:
.github/workflows/c-cpp.yml | 2 +-
Makefile.in | 1 +
regress/test-exec.sh | 8 ++++++++
3 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list