[openssh-commits] [openssh] branch master updated (5ca8a921 -> 1269b8a6)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 19 13:20:40 AEDT 2021


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

djm pushed a change to branch master
in repository openssh.

      from  5ca8a921  Only call dh_set_moduli_file if using OpenSSL.
       new  860b6760  upstream: don't let logging clobber errno before use
       new  1269b8a6  upstream: increase maximum SSH2_FXP_READ to match the maximum

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 1269b8a686bf1254b03cd38af78167a04aa6ec88
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Mar 19 02:18:28 2021 +0000

    upstream: increase maximum SSH2_FXP_READ to match the maximum
    
    packet size. Also handle zero-length reads that are borderline nonsensical
    but not explicitly banned by the spec. Based on patch from Mike Frysinger,
    feedback deraadt@ ok dtucker@
    
    OpenBSD-Commit-ID: 4e67d60d81bde7b84a742b4ee5a34001bdf80d9c

commit 860b67604416640e8db14f365adc3f840aebcb1f
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Mar 16 06:15:43 2021 +0000

    upstream: don't let logging clobber errno before use
    
    OpenBSD-Commit-ID: ce6cca370005c270c277c51c111bb6911e1680ec

Summary of changes:
 sftp-server.c | 70 ++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 43 insertions(+), 27 deletions(-)

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


More information about the openssh-commits mailing list