[openssh-commits] [openssh] branch master updated (bc16667b -> 32ebaa0d)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Feb 23 22:22:30 AEDT 2022


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

djm pushed a change to branch master
in repository openssh.

      from  bc16667b  Extend select+rlimit sanbox test to include poll.
       new  c07e154f  upstream: openssh-8.9
       new  bf114d6f  upstream: use asprintf to construct .rhosts paths
       new  6e0258c6  upstream: randomise the password used in fakepw
       new  32ebaa0d  upstream: avoid integer overflow of auth attempts (harmless, caught

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 32ebaa0dbca5d0bb86e384e72bebc153f48413e4
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Feb 23 11:18:13 2022 +0000

    upstream: avoid integer overflow of auth attempts (harmless, caught
    
    by monitor)
    
    OpenBSD-Commit-ID: 488ad570b003b21e0cd9e7a00349cfc1003b4d86

commit 6e0258c64c901753df695e06498b26f9f4812ea6
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Feb 23 11:17:10 2022 +0000

    upstream: randomise the password used in fakepw
    
    OpenBSD-Commit-ID: 34e159f73b1fbf0a924a9c042d8d61edde293947

commit bf114d6f0a9df0b8369823d9a0daa6c72b0c4cc9
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Feb 23 11:15:57 2022 +0000

    upstream: use asprintf to construct .rhosts paths
    
    OpenBSD-Commit-ID: 8286e8d3d2c6ff916ff13d041d1713073f738a8b

commit c07e154fbdc7285e9ec54e78d8a31f7325d43537
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Feb 23 11:07:09 2022 +0000

    upstream: openssh-8.9
    
    OpenBSD-Commit-ID: 5c5f791c87c483cdab6d9266b43acdd9ca7bde0e

Summary of changes:
 auth-rhosts.c | 36 +++++++++++++++++++++++-------------
 auth.c        | 16 +++++++++++++---
 auth2.c       |  5 ++++-
 version.h     |  4 ++--
 4 files changed, 42 insertions(+), 19 deletions(-)

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


More information about the openssh-commits mailing list