[openssh-commits] [openssh] branch master updated (9c935dd9 -> 854ae209)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jun 1 14:20:51 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  9c935dd9  upstream: make UID available as a %-expansion everywhere that the
       new  3e088aaf  upstream: return correct exit code when searching for and hashing
       new  854ae209  upstream: make ssh_remote_ipaddr() capable of being called after

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 854ae209f992465a276de0b5f10ef770510c2418
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jun 1 04:05:29 2018 +0000

    upstream: make ssh_remote_ipaddr() capable of being called after
    
    the ssh->state has been torn down; bz#2773
    
    OpenBSD-Commit-ID: 167f12523613ca3d16d7716a690e7afa307dc7eb

commit 3e088aaf236ef35beeef3c9be93fd53700df5861
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jun 1 03:51:34 2018 +0000

    upstream: return correct exit code when searching for and hashing
    
    known_hosts entries in a single operation (ssh-keygen -HF hostname); bz2772
    Report and fix from Anton Kremenetsky
    
    OpenBSD-Commit-ID: ac10ca13eb9bb0bc50fcd42ad11c56c317437b58

Summary of changes:
 packet.c     | 12 ++++++++----
 ssh-keygen.c |  9 ++++-----
 2 files changed, 12 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