[openssh-commits] [openssh] branch master updated (f70010d9 -> 9d92e7b2)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Aug 3 20:29:31 AEST 2023


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

dtucker pushed a change to branch master
in repository openssh.

      from  f70010d9  upstream: CheckHostIP has defaulted to 'no' for a while; make the
       new  9d92e7b2  Fix RNG seeding for OpenSSL w/out self seeding.

The 1 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 9d92e7b24848fcc605945f7c2e3460c7c31832ce
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Thu Aug 3 19:35:33 2023 +1000

    Fix RNG seeding for OpenSSL w/out self seeding.
    
    When sshd is built with an OpenSSL that does not self-seed, it would
    fail in the preauth privsep process while handling a new connection.
    Sanity checked by djm@

Summary of changes:
 openbsd-compat/bsd-getentropy.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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


More information about the openssh-commits mailing list