[openssh-commits] [openssh] branch master updated (32f2d0aa -> d00d07b6)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Apr 20 14:47:31 AEST 2020


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

djm pushed a change to branch master
in repository openssh.

      from  32f2d0aa  upstream: repair private key fingerprint printing to also print
       new  a98d5ba3  upstream: fix a bug I introduced in r1.406: when printing private key
       new  d00d07b6  upstream: regression test for printing of private key fingerprints and

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 d00d07b6744d3b4bb7aca46c734ecd670148da23
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Apr 20 04:44:47 2020 +0000

    upstream: regression test for printing of private key fingerprints and
    
    key comments, mostly by loic AT venez.fr (slightly tweaked for portability)
    ok dtucker@
    
    OpenBSD-Regress-ID: 8dc6c4feaf4fe58b6d634cd89afac9a13fd19004

commit a98d5ba31e5e7e01317352f85fa63b846a960f8c
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Apr 20 04:43:57 2020 +0000

    upstream: fix a bug I introduced in r1.406: when printing private key
    
    fingerprint of old-format key, key comments were not being displayed. Spotted
    by loic AT venez.fr, ok dtucker
    
    OpenBSD-Commit-ID: 2d98e4f9eb168eea733d17e141e1ead9fe26e533

Summary of changes:
 regress/Makefile          |  6 +++---
 regress/keygen-comment.sh | 52 +++++++++++++++++++++++++++++++++++++++++++++++
 ssh-keygen.c              | 24 +++++++++++++---------
 3 files changed, 69 insertions(+), 13 deletions(-)
 create mode 100644 regress/keygen-comment.sh

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


More information about the openssh-commits mailing list