[openssh-commits] [openssh] branch master updated (9c59e748 -> 455cee8d)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jun 24 14:28:45 AEST 2022


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

djm pushed a change to branch master
in repository openssh.

      from  9c59e748  automatically enable built-in FIDO support
       new  ad176217  upstream: Log an error if pipe() fails while accepting a
       new  f29d6cf9  upstream: Don't attempt to fprintf a null identity comment. From
       new  17904f05  upstream: Make sure not to fclose() the same fd twice in case of an
       new  455cee8d  upstream: make it clear that RekeyLimit applies to both transmitted

The 4 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 455cee8d6c2e4c48c5af9faead3599c49948411e
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jun 24 04:27:14 2022 +0000

    upstream: make it clear that RekeyLimit applies to both transmitted
    
    and received data. GHPR#328 from Jan Pazdziora
    
    OpenBSD-Commit-ID: d180a905fec9ff418a75c07bb96ea41c9308c3f9

commit 17904f05802988d0bb9ed3c8d1d37411e8f459c3
Author: tobhe at openbsd.org <tobhe at openbsd.org>
Date:   Tue Jun 21 14:52:13 2022 +0000

    upstream: Make sure not to fclose() the same fd twice in case of an
    
    error.
    
    ok dtucker@
    
    OpenBSD-Commit-ID: e384c4e05d5521e7866b3d53ca59acd2a86eef99

commit f29d6cf98c25bf044079032d22c1a57c63ab9d8e
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Jun 18 02:17:16 2022 +0000

    upstream: Don't attempt to fprintf a null identity comment. From
    
    Martin Vahlensieck via tech at .
    
    OpenBSD-Commit-ID: 4c54d20a8e8e4e9912c38a7b4ef5bfc5ca2e05c2

commit ad1762173bb38716a106e8979806149fd0f2753e
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Jun 17 01:00:03 2022 +0000

    upstream: Log an error if pipe() fails while accepting a
    
    connection.  bz#3447, from vincent-openssh at vinc17 net, ok djm@
    
    OpenBSD-Commit-ID: 9d59f19872b94900a5c79da2d57850241ac5df94

Summary of changes:
 authfile.c    | 19 ++++++++++++-------
 ssh-add.c     |  6 +++---
 ssh_config.5  | 10 +++++-----
 sshd.c        | 10 +++++++---
 sshd_config.5 | 10 +++++-----
 5 files changed, 32 insertions(+), 23 deletions(-)

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


More information about the openssh-commits mailing list