[openssh-commits] [openssh] branch master updated (575fac34 -> afa6e79b)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Apr 13 13:32:25 AEST 2018


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

djm pushed a change to branch master
in repository openssh.

      from  575fac34  Revert $REGRESSTMP changes.
       new  afa6e79b  prefer to use getrandom() for PRNG 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 afa6e79b76fb52a0c09a29688b5c0d125eb08302
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Apr 13 13:31:42 2018 +1000

    prefer to use getrandom() for PRNG seeding
    
    Only applies when built --without-openssl. Thanks Jann Horn for
    reminder.

Summary of changes:
 configure.ac                |  2 ++
 openbsd-compat/arc4random.c | 16 +++++++++++++---
 2 files changed, 15 insertions(+), 3 deletions(-)

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


More information about the openssh-commits mailing list