[openssh-commits] [openssh] branch master updated (e8c12cc08 -> 7e5590cf8)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Jun 2 19:00:28 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 e8c12cc08 setup_ci.sh: add timeout and allow one retry
new 14d88d4da Add includes.h for compat functions.
new 41bb8c182 Add a single retry to VM package install steps.
new 7e5590cf8 Replace shell-level timeout with dedicated command.
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 7e5590cf8ff732a946629b6f766c7a2c9b2ac425
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue Jun 2 18:49:02 2026 +1000
Replace shell-level timeout with dedicated command.
It turns out the systems we run this workflow on all have timeout(1),
commit 41bb8c1823a337dca1b027a1e5c560f6a5fc4acc
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue Jun 2 18:10:25 2026 +1000
Add a single retry to VM package install steps.
These are potentially flaky due to network issues, so hopefully this
will reduce the number of manual retries needed.
commit 14d88d4da7fb72d94239049d76c7651723b1a3d9
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue Jun 2 17:44:12 2026 +1000
Add includes.h for compat functions.
Fixes build on at least old AIX.
Summary of changes:
.github/setup_ci.sh | 25 ++++---------------------
.github/workflows/c-cpp.yml | 4 +++-
.github/workflows/vm.yml | 15 ++++++++-------
regress/unittests/servconf/tests.c | 2 ++
4 files changed, 17 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list