[openssh-commits] [openssh] branch master updated (488c9325 -> 6da046f9)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Sep 14 14:19:16 AEST 2018


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

djm pushed a change to branch master
in repository openssh.

      from  488c9325  upstream: Fix warnings caused by user_from_uid() and group_from_gid()
       new  1f24ac5f  upstream: Use consistent format in debug log for keys readied,
       new  6da046f9  upstream: garbage-collect moribund ssh_new_private() API.

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 6da046f9c3374ce7e269ded15d8ff8bc45017301
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Sep 14 04:17:44 2018 +0000

    upstream: garbage-collect moribund ssh_new_private() API.
    
    OpenBSD-Commit-ID: 7c05bf13b094093dfa01848a9306c82eb6e95f6c

commit 1f24ac5fc05252ceb1c1d0e8cab6a283b883c780
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Sep 14 04:17:12 2018 +0000

    upstream: Use consistent format in debug log for keys readied,
    
    offered and received during public key authentication.
    
    This makes it a little easier to see what is going on, as each message
    now contains the key filename, its type and fingerprint, and whether
    the key is hosted in an agent or a token.
    
    OpenBSD-Commit-ID: 2a01d59285a8a7e01185bb0a43316084b4f06a1f

Summary of changes:
 ssh-keygen.c  |  6 ++---
 sshconnect2.c | 73 ++++++++++++++++++++++++++++++++++++++---------------------
 sshkey.c      | 23 +++++--------------
 sshkey.h      |  3 +--
 4 files changed, 57 insertions(+), 48 deletions(-)

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


More information about the openssh-commits mailing list