[openssh-commits] [openssh] branch master updated (82662d56 -> 9e528e65)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Nov 8 16:27:32 AEDT 2024


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

    from 82662d56 upstream: ssh-agent implemented an all-or-nothing allow-list of
     new dd416f5b Allow overridding TEST_SSH_SSHD.
     new 9e528e65 Test bigendian interop.

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 9e528e65a03245cf28e814f09b88c701bec935d1
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Nov 2 18:05:41 2024 +1100

    Test bigendian interop.
    
    Where our test target is a bigendian system, do an additional build on
    the runner host (which is little endian) and test interop between the two.
    Should hopefully catch obvious endianness bugs.

commit dd416f5bfa96ac1ff44b27a93f7b55ee627c6baf
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Nov 1 19:44:29 2024 +1100

    Allow overridding TEST_SSH_SSHD.
    
    This will allow tests to specify an alternative sshd, eg on a remote
    machine with different endianness.

Summary of changes:
 .github/workflows/selfhosted.yml | 53 +++++++++++++++++++++++++++++++++++++++-
 Makefile.in                      |  4 ++-
 2 files changed, 55 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