[openssh-commits] [openssh] branch master updated (664deef9 -> c5f1cc99)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Nov 25 21:34:32 AEDT 2019


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

djm pushed a change to branch master
in repository openssh.

      from  664deef9  upstream: document the "no-touch-required" certificate extension;
       new  21377ec2  upstream: redundant test
       new  e65e25c8  upstream: Remove workaround for broken 'openssl rsa -text' output
       new  64988266  upstream: unbreak after security key support landed
       new  c5f1cc99  upstream: unbreak tests for recent security key changes

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 c5f1cc993597fed0a9013743556b1567f476c677
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Nov 25 10:32:35 2019 +0000

    upstream: unbreak tests for recent security key changes
    
    OpenBSD-Regress-ID: 2cdf2fcae9962ca4d711338f3ceec3c1391bdf95

commit 64988266820cc90a45a21672be9d762cbde8d34d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Nov 25 06:53:04 2019 +0000

    upstream: unbreak after security key support landed
    
    OpenBSD-Regress-ID: 3ab578b0dbeb2aa6d9969b54a9c1bad329c0dcba

commit e65e25c81e22ea622e89a142a303726a3882384f
Author: tb at openbsd.org <tb at openbsd.org>
Date:   Thu Nov 21 05:18:47 2019 +0000

    upstream: Remove workaround for broken 'openssl rsa -text' output
    
    that was fixed in libcrypto/rsa/rsa_ameth.c r1.24.
    
    ok dtucker inoguchi
    
    OpenBSD-Regress-ID: c260edfac177daa8fcce90141587cf04a95c4f5f

commit 21377ec2a9378579ba4b44a681af7bbca77581f4
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Nov 25 10:23:36 2019 +0000

    upstream: redundant test
    
    OpenBSD-Commit-ID: 38fa7806c528a590d91ae560e67bd8b246c2d7a3

Summary of changes:
 monitor.c                              | 4 ++--
 regress/misc/kexfuzz/Makefile          | 6 +++++-
 regress/ssh2putty.sh                   | 4 ++--
 regress/unittests/Makefile.inc         | 5 ++++-
 regress/unittests/authopt/Makefile     | 3 ++-
 regress/unittests/hostkeys/Makefile    | 3 ++-
 regress/unittests/kex/Makefile         | 3 ++-
 regress/unittests/sshkey/Makefile      | 3 ++-
 regress/unittests/sshkey/test_fuzz.c   | 6 +++---
 regress/unittests/sshkey/test_sshkey.c | 8 ++++----
 10 files changed, 28 insertions(+), 17 deletions(-)

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


More information about the openssh-commits mailing list