[openssh-commits] [openssh] branch master updated (fd0684b3 -> 7cdf9fdc)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jul 23 22:51:45 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  fd0684b3  Remove sys/cdefs.h include.
       new  7e66b7d9  upstream: Only add ssh-dss to allowed key types if it's supported
       new  3a3eab8b  upstream: Only test conversion of key types supported by the
       new  7cdf9fdc  upstream: Skip DH group generation test if binaries don't support

The 3 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 7cdf9fdcf11aaaa98c2bd22c92882ea559e772ad
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Jul 23 08:19:29 2019 +0000

    upstream: Skip DH group generation test if binaries don't support
    
    DH-GEX.
    
    OpenBSD-Regress-ID: 7c918230d969ecf7656babd6191a74526bffbffd

commit 3a3eab8bb0da3d2f0f32cb85a1a268bcca6e4d69
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Jul 23 07:55:29 2019 +0000

    upstream: Only test conversion of key types supported by the
    
    binaries.
    
    OpenBSD-Regress-ID: e3f0938a0a7407e2dfbb90abc3ec979ab6e8eeea

commit 7e66b7d98c6e3f48a1918c3e1940c9b11b10ec63
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Jul 23 07:39:43 2019 +0000

    upstream: Only add ssh-dss to allowed key types if it's supported
    
    by the binary.
    
    OpenBSD-Regress-ID: 395a54cab16e9e4ece9aec047ab257954eebd413

Summary of changes:
 regress/agent.sh          |  9 +++++----
 regress/keygen-convert.sh | 12 ++++++++++--
 regress/keygen-moduli.sh  | 15 ++++++++++++---
 3 files changed, 27 insertions(+), 9 deletions(-)

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


More information about the openssh-commits mailing list