[openssh-commits] [openssh] branch master updated (3ad669f8 -> be5ed8eb)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Feb 6 11:22:52 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 3ad669f8 ignore some vim droppings
     new 0f6a8a0d Use "skip" function instead doing it ourselves.
     new be5ed8eb Add --disable-fd-passing option.

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 be5ed8ebed8388c5056bfde4688308cc873c18b9
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Feb 6 11:19:42 2024 +1100

    Add --disable-fd-passing option.
    
    .. and enable for the minix3 test VM.  This will cause it to more reliably
    skip tests that need FD passing and should fix the current test breakage.

commit 0f6a8a0d0a518fd78c4cbebfdac990a57a1c4e41
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Feb 6 11:18:44 2024 +1100

    Use "skip" function instead doing it ourselves.

Summary of changes:
 .github/configs      | 12 +++++++-----
 configure.ac         | 10 ++++++++++
 regress/multiplex.sh |  3 +--
 3 files changed, 18 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list