[openssh-commits] [openssh] branch master updated (d22b2991 -> 8b02ef0f)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Sep 1 12:01:50 AEST 2021


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

dtucker pushed a change to branch master
in repository openssh.

      from  d22b2991  upstream: Better compat tests with old PuTTY.
       new  d486845c  upstream: Specify path to PuTTY keys.
       new  8b02ef0f  upstream: Add a function to skip remaining tests.

The 2 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 8b02ef0f28dc24cda8cbcd8b7eb02bda8f8bbe59
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Sep 1 00:50:27 2021 +0000

    upstream: Add a function to skip remaining tests.
    
    Many tests skip tests for various reasons but not in a consistent way and
    don't always clean up, so add that and switch the tests that do that over.
    
    OpenBSD-Regress-ID: 72d2ec90a3ee8849486956a808811734281af735

commit d486845c07324c04240f1674ac513985bd356f66
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Aug 31 07:13:59 2021 +0000

    upstream: Specify path to PuTTY keys.
    
    Portable needs this and it makes no difference on OpenBSD, so resync
    them.  (Id sync only, Portable already had this.)
    
    OpenBSD-Regress-ID: 33f6f66744455886d148527af8368811e4264162

Summary of changes:
 regress/agent-getpeereid.sh | 12 ++++--------
 regress/keys-command.sh     |  4 ++--
 regress/putty-ciphers.sh    |  4 ++--
 regress/putty-kex.sh        |  4 ++--
 regress/putty-transfer.sh   |  4 ++--
 regress/sftp-chroot.sh      |  9 +++------
 regress/sshfp-connect.sh    |  6 +++---
 regress/test-exec.sh        | 10 +++++++++-
 8 files changed, 27 insertions(+), 26 deletions(-)

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


More information about the openssh-commits mailing list