[openssh-commits] [openssh] branch master updated (6958f00a -> e0f91aa9)

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Jul 30 11:41:52 AEST 2023


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

djm pushed a change to branch master
in repository openssh.

      from  6958f00a  upstream: don't incorrectly truncate logged strings retrieved from
       new  e43f43d3  upstream: better error messages
       new  8eb8899d  upstream: test ChrootDirectory in Match block
       new  f446a44f  upstream: add LTESTS_FROM variable to allow skipping of tests up to
       new  e0f91aa9  upstream: don't need to start a command here; use ssh -N instead.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit e0f91aa9c2fbfc951e9ced7e1305455fc614d3f2
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jul 28 05:33:15 2023 +0000

    upstream: don't need to start a command here; use ssh -N instead.
    
    Fixes failure on cygwin spotted by Darren
    
    OpenBSD-Regress-ID: ff678a8cc69160a3b862733d935ec4a383f93cfb

commit f446a44f30bc680e0d026a4204844b02646c1c2d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 17 05:52:01 2023 +0000

    upstream: add LTESTS_FROM variable to allow skipping of tests up to
    
    a specific point. e.g. "make LTESTS_FROM=t-sftp" will only run the sftp.sh
    test and subsequent ones. ok dtucker@
    
    OpenBSD-Regress-ID: 07f653de731def074b29293db946042706fcead3

commit 8eb8899d612440a9b608bee7f916081d3d0b7812
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri May 12 06:37:42 2023 +0000

    upstream: test ChrootDirectory in Match block
    
    OpenBSD-Regress-ID: a6150262f39065939f025e546af2a346ffe674c1

commit e43f43d3f19516222e9a143468ea0dc1b3ab67b6
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri May 12 06:36:27 2023 +0000

    upstream: better error messages
    
    OpenBSD-Regress-ID: 55e4186604e80259496d841e690ea2090981bc7a

Summary of changes:
 regress/Makefile           | 10 +++++++++-
 regress/forcecommand.sh    |  8 ++++----
 regress/forward-control.sh |  6 +++---
 regress/sftp-chroot.sh     | 23 +++++++++++++++++++++--
 4 files changed, 37 insertions(+), 10 deletions(-)

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


More information about the openssh-commits mailing list