[openssh-commits] [openssh] branch master updated (42a06b29 -> 147ae57d)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Mar 8 11:07:04 AEDT 2023


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

djm pushed a change to branch master
in repository openssh.

      from  42a06b29  Add header changes missed in previous.
       new  eee9f3fc  upstream: refactor to be more readable top to bottom. Prompted by
       new  27fd251b  upstream: use RSA/SHA256 when testing usability of private key;
       new  147ae57d  upstream: use RSA/SHA256 when testing usability of private key in

The 3 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 147ae57d4dfa0508109f93b78a7d8b92819e1f83
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Mar 8 00:05:58 2023 +0000

    upstream: use RSA/SHA256 when testing usability of private key in
    
    agent; with/ok dtucker
    
    OpenBSD-Commit-ID: fe1382e2fdf23fcae631308e72342bad56066a56

commit 27fd251bc906a763e70ce0f27c8abdf8bbd1e416
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Mar 8 00:05:37 2023 +0000

    upstream: use RSA/SHA256 when testing usability of private key;
    
    based on fix in bz3546 by Dmitry Belyavskiy; with/ok dtucker
    
    OpenBSD-Commit-ID: 0ef414cc363a832f9fab92a5da0234448bce2eba

commit eee9f3fc3d52ae7d2106929bb06b7f291fb0b81a
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Mar 7 21:47:42 2023 +0000

    upstream: refactor to be more readable top to bottom. Prompted by
    
    Coverity CID 405048 which was a false-positive fd leak; ok dtucker@
    
    OpenBSD-Commit-ID: fc55ec2af622a017defb9b768bf26faefc792c00

Summary of changes:
 channels.c   | 30 +++++++++++++++++++-----------
 ssh-add.c    |  9 ++++++---
 ssh-keygen.c |  8 +++++---
 3 files changed, 30 insertions(+), 17 deletions(-)

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


More information about the openssh-commits mailing list