[openssh-commits] [openssh] branch master updated (366bada -> cfffbdb)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Sep 14 16:27:14 AEST 2015


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

dtucker pushed a change to branch master
in repository openssh.

      from  366bada   Correct default value for --with-ssh1.
       new  cfffbdb   Use ssh-keygen -A when generating host keys.

The 1 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 cfffbdb10fdf0f02d3f4232232eef7ec3876c383
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Mon Sep 14 16:24:21 2015 +1000

    Use ssh-keygen -A when generating host keys.
    
    Use ssh-keygen -A instead of per-keytype invocations when generating host
    keys.  Add tests when doing host-key-force since we can't use ssh-keygen -A
    since it can't specify alternate locations.  bz#2459, ok djm@

Summary of changes:
 Makefile.in | 40 +++++++++-------------------------------
 1 file changed, 9 insertions(+), 31 deletions(-)

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


More information about the openssh-commits mailing list