[openssh-commits] [openssh] branch master updated (78e30af3 -> c785c0ae)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Jun 9 08:39:00 AEST 2021


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

djm pushed a change to branch master
in repository openssh.

      from  78e30af3  upstream: test argv_split() optional termination on comments
       new  1a6f6b08  upstream: fix regression in r1.356: for ssh_config options that
       new  c785c0ae  upstream: test that UserKnownHostsFile correctly accepts multiple

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 c785c0ae134a8e8b5c82b2193f64c632a98159e4
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jun 8 22:30:27 2021 +0000

    upstream: test that UserKnownHostsFile correctly accepts multiple
    
    arguments; would have caught readconf.c r1.356 regression
    
    OpenBSD-Regress-ID: 71ca54e66c2a0211b04999263e56390b1f323a6a

commit 1a6f6b08e62c78906a3032e8d9a83e721c84574e
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jun 8 22:06:12 2021 +0000

    upstream: fix regression in r1.356: for ssh_config options that
    
    accepted multiple string arguments, ssh was only recording the first.
    Reported by Lucas via bugs@
    
    OpenBSD-Commit-ID: 7cbf182f7449bf1cb7c5b4452667dc2b41170d6d

Summary of changes:
 readconf.c              |  5 +++--
 regress/cert-hostkey.sh | 12 +++++++++---
 2 files changed, 12 insertions(+), 5 deletions(-)

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


More information about the openssh-commits mailing list