[openssh-commits] [openssh] branch master updated (cbbdf868 -> 84046f99)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Feb 19 18:49:30 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 cbbdf868 Interop test against PuTTY snapshot and releases.
     new efde85dd Improve error message for OpenSSL header check.
     new 4dbc5a36 upstream: whitespace
     new d31c21c5 upstream: clean sshd random relinking kit; ok miod@
     new bbf541ee upstream: Factor out PuTTY setup.
     new 84046f99 upstream: Exapnd PuTTY test coverage.

The 5 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 84046f9991abef5f46b040b10cf3d494f933a17b
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Feb 9 08:56:59 2024 +0000

    upstream: Exapnd PuTTY test coverage.
    
    Expand the set of ciphers, MACs and KEX methods in the PuTTY interop
    tests.
    
    OpenBSD-Regress-ID: dd28d97d48efe7329a396d0d505ee2907bf7fc57

commit bbf541ee2afe07b08a8b56fa0dc6f38fcfceef2a
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Feb 9 08:47:42 2024 +0000

    upstream: Factor out PuTTY setup.
    
    Factor out PuTTY and call only when needed.
    
    This allows us to avoid PuTTY key setup when it's not needed, which
    speeds up the overall test run by a couple of percent.
    
    OpenBSD-Regress-ID: c25eaccc3c91bc874400f7c85ce40e9032358c1c

commit d31c21c57fb4245271680a1e5043cf6470a96766
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Sat Feb 10 11:28:52 2024 +0000

    upstream: clean sshd random relinking kit; ok miod@
    
    OpenBSD-Commit-ID: 509bb19bb9762a4b3b589af98bac2e730541b6d4

commit 4dbc5a363ff53a2fcecf6bc3bcc038badc12f118
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Feb 2 00:13:34 2024 +0000

    upstream: whitespace
    
    OpenBSD-Commit-ID: b24680bc755b621ea801ff8edf6f0f02b68edae1

commit efde85dda2130272af24cc346f6c3cd326182ff1
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Feb 19 17:29:31 2024 +1100

    Improve error message for OpenSSL header check.
    
    bz#3668, ok djm@

Summary of changes:
 .skipped-commit-ids       |  1 +
 configure.ac              |  4 ++--
 kex.h                     | 10 +++++-----
 regress/putty-ciphers.sh  | 51 ++++++++++++++++++++++++++++++++++-------------
 regress/putty-kex.sh      | 40 ++++++++++++++++++++++---------------
 regress/putty-transfer.sh | 13 ++----------
 regress/test-exec.sh      | 23 ++++++++++++++++++++-
 7 files changed, 93 insertions(+), 49 deletions(-)

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


More information about the openssh-commits mailing list