[openssh-commits] [openssh] branch master updated (a4aa090a3 -> fc704057c)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Sep 17 17:37:17 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 a4aa090a3 upstream: memory leaks in unit tests
new 7c32e09ea Add VM test targets via vmaction on Github.
new 2202e5f90 Use relative URLs for status
new fc704057c Move Gihub VMs to their own status line.
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 fc704057ce6b75637645a4b9c917565b3563e21b
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Sep 17 17:33:25 2025 +1000
Move Gihub VMs to their own status line.
commit 2202e5f9008003044cac01ed70d83deec42ad4e0
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue Sep 16 23:00:14 2025 +1000
Use relative URLs for status
commit 7c32e09ea3e5c7e1fa0b7e2d4ddc83f8beadafed
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Sep 15 17:21:15 2025 +1000
Add VM test targets via vmaction on Github.
Summary of changes:
.github/ci-status.md | 17 +++++---
.github/workflows/vm-dragonflybsd.yml | 78 +++++++++++++++++++++++++++++++++
.github/workflows/vm-freebsd.yml | 80 ++++++++++++++++++++++++++++++++++
.github/workflows/vm-netbsd.yml | 81 ++++++++++++++++++++++++++++++++++
.github/workflows/vm-omnios.yml | 70 ++++++++++++++++++++++++++++++
.github/workflows/vm-openbsd.yml | 66 ++++++++++++++++++++++++++++
.github/workflows/vm-solaris.yml | 82 +++++++++++++++++++++++++++++++++++
7 files changed, 469 insertions(+), 5 deletions(-)
create mode 100644 .github/workflows/vm-dragonflybsd.yml
create mode 100644 .github/workflows/vm-freebsd.yml
create mode 100644 .github/workflows/vm-netbsd.yml
create mode 100644 .github/workflows/vm-omnios.yml
create mode 100644 .github/workflows/vm-openbsd.yml
create mode 100644 .github/workflows/vm-solaris.yml
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list