[openssh-commits] [openssh] branch master updated (e0e7e3d0 -> e50f8087)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 30 15:56:52 AEST 2019


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

dtucker pushed a change to branch master
in repository openssh.

      from  e0e7e3d0  tweak warning flags
       new  5e4796c4  upstream: Test did not compile due to missing symbols. Add source
       new  e50f8087  upstream: Use ed25519 for most hostkey rotation tests since it's

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 e50f808712393e86d69e42e9847cdf8d473412d7
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Aug 30 05:08:28 2019 +0000

    upstream: Use ed25519 for most hostkey rotation tests since it's
    
    supported even when built without OpenSSL.  Use RSA for the secondary type
    test if supported, otherwise skip it.  Fixes this test for !OpenSSL builds.
    
    OpenBSD-Regress-ID: 101cb34a84fd974c623bdb2e496f25a6e91be109

commit 5e4796c47dd8d6c38fb2ff0b3e817525fed6040d
Author: bluhm at openbsd.org <bluhm at openbsd.org>
Date:   Thu Aug 22 21:47:27 2019 +0000

    upstream: Test did not compile due to missing symbols. Add source
    
    sshbuf-misc.c to regress as it was done in ssh make file. from Moritz Buhl
    
    OpenBSD-Regress-ID: 9e1c23476bb845f3cf3d15d9032da3ed0cb2fcf5

Summary of changes:
 .skipped-commit-ids       |  1 +
 regress/hostkey-rotate.sh | 74 ++++++++++++++++++++++++++++-------------------
 2 files changed, 45 insertions(+), 30 deletions(-)

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


More information about the openssh-commits mailing list