[openssh-commits] [openssh] branch master updated (140ba4589 -> ddfb78a15)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat May 10 22:19:35 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 140ba4589 Move misc-agent.o to LIBSSH_OBJS.
new 82f1f52c5 Add RUN_ONLY_TEST to limit which tests are run.
new d5cbac236 Pass Cygwin setup location to CI setup.
new 56782dad7 Skip keygen-knownhost test on Cygwin.
new d1b28639c Tell Cygwin to use native symlinks.
new cf795d554 Also skip sftp-cmds test on Cygwin.
new 8846caccb Remove CYGWIN binmode as it's now obsolete.
new ddfb78a15 Skip sftp-perm on Cygwin too.
The 7 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 ddfb78a15f57a33427d462b9c401de5c8e6799da
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat May 10 21:48:06 2025 +1000
Skip sftp-perm on Cygwin too.
commit 8846caccb86b3f5a4f1c10bfffcc9cf1adc17925
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat May 10 10:23:30 2025 +1000
Remove CYGWIN binmode as it's now obsolete.
commit cf795d55437e6c1ffe85e90e0fae00e885e50036
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat May 10 09:25:18 2025 +1000
Also skip sftp-cmds test on Cygwin.
Fails at the hardlink step.
commit d1b28639c1cb382943bd92c68992ea74af9b5773
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat May 10 08:52:11 2025 +1000
Tell Cygwin to use native symlinks.
commit 56782dad7d7f96b4943951227515bd7904ac3cf7
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat May 10 08:26:37 2025 +1000
Skip keygen-knownhost test on Cygwin.
It fails but at this time it's not clear why.
commit d5cbac2364b03e55b733a2422a07e78e16d2a118
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat May 10 07:59:44 2025 +1000
Pass Cygwin setup location to CI setup.
(instead of hard coding it, wrongly).
commit 82f1f52c5582f005761e4e200c279ddd9c6781e4
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat May 10 06:37:24 2025 +1000
Add RUN_ONLY_TEST to limit which tests are run.
For testing, you can set the repo variable RUN_ONLY_TEST in your repo
(Repo -> Settings -> Security -> Actions -> Variables) to run only that test.
Summary of changes:
.github/configs | 4 ++++
.github/setup_ci.sh | 5 +++--
.github/workflows/c-cpp.yml | 11 +++++++++++
3 files changed, 18 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list