[openssh-commits] [openssh] branch master updated (5299a09f -> b4a7c9d2)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 19 13:53:30 AEST 2019


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

djm pushed a change to branch master
in repository openssh.

      from  5299a09f  Revert one dependency per line change.
       new  bca05820  upstream: Accept the verbose flag when searching for host keys in known
       new  b4a7c9d2  upstream: add regression tests for scp for out-of-destination path file

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 b4a7c9d2b5f928e0b902b580d35dc8b244a3aae0
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jul 19 03:45:44 2019 +0000

    upstream: add regression tests for scp for out-of-destination path file
    
    creation by Harry Sintonen via Jakub Jelen in bz3007
    
    OpenBSD-Regress-ID: 01ae5fbc6ce400b2df5a84dc3152a9e31f354c07

commit bca0582063f148c7ddf409ec51435a5a726bee4c
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jul 19 03:38:01 2019 +0000

    upstream: Accept the verbose flag when searching for host keys in known
    
    hosts (i.e. "ssh-keygen -vF host") to print the matching host's random- art
    signature too. bz#3003 "amusing, pretty" deraadt@
    
    OpenBSD-Commit-ID: 686221a5447d6507f40a2ffba5393984d889891f

Summary of changes:
 regress/scp-ssh-wrapper.sh | 14 +++++++++++++-
 regress/scp.sh             | 14 ++++++++++++--
 ssh-keygen.1               |  5 +++--
 ssh-keygen.c               | 12 ++++++++++--
 4 files changed, 38 insertions(+), 7 deletions(-)

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


More information about the openssh-commits mailing list