[openssh-commits] [openssh] branch master updated (57bf03f0 -> b755264e)

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Nov 29 00:21:45 AEDT 2020


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

dtucker pushed a change to branch master
in repository openssh.

      from  57bf03f0  upstream: Document ssh-keygen -Z, sanity check its argument earlier and
       new  022def7b  upstream: check result of strchr() against NULL rather than
       new  b755264e  upstream: Include cipher.h for declaration of cipher_by_name.

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 b755264e7d3cdf1de34e18df1af4efaa76a3c015
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Nov 28 12:52:32 2020 +0000

    upstream: Include cipher.h for declaration of cipher_by_name.
    
    OpenBSD-Commit-ID: ddfebbca03ca0e14e00bbad9d35f94b99655d032

commit 022def7bd16c3426a95e25f57cb259d54468341c
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sat Nov 28 03:27:59 2020 +0000

    upstream: check result of strchr() against NULL rather than
    
    searched-for characters; from zhongjubin at huawei.com
    
    OpenBSD-Commit-ID: e6f57de1d4a4d25f8db2d44e8d58d847e247a4fe

Summary of changes:
 session.c    | 4 ++--
 ssh-keygen.c | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

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


More information about the openssh-commits mailing list