[openssh-commits] [openssh] branch master updated (9d9a2c036 -> 6fb728df5)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue May 20 21:22:37 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 9d9a2c036 Include openssl compat shims in test.
new 0214e5312 Add debug output when setting up CI environment.
new 648a3a008 Use USERNAME rather than LOGNAME on Cygwin.
new 6fb728df5 Run all tests on Cygwin again.
The 3 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 6fb728df50c1afd338cb0223a84ce24579577eff
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue May 20 19:28:55 2025 +1000
Run all tests on Cygwin again.
... now that we've fixed ci-setup on Cygwin.
commit 648a3a008cf1cfa54631d2f0457b5313c455f484
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue May 20 18:48:23 2025 +1000
Use USERNAME rather than LOGNAME on Cygwin.
LOGNAME is specified by POSIX, but Windows (or at least, github's
Windows images) don't set it.
commit 0214e53124c09528b6ee29b9a551442b5611a454
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue May 20 18:28:52 2025 +1000
Add debug output when setting up CI environment.
Summary of changes:
.github/configs | 2 --
.github/setup_ci.sh | 8 +++++++-
2 files changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list