[openssh-commits] [openssh] branch master updated (e187b1d4 -> 01a1e21c)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Jul 6 12:07:05 AEST 2019


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

dtucker pushed a change to branch master
in repository openssh.

      from  e187b1d4  upstream: Add (recently added) rsa_oldfmt to CLEANFILES.
       new  01a1e21c  Add missing bracket in EGD seeding code.

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 01a1e21cd55d99293c8ff8ed7c590f2ee440da43
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Jul 6 12:00:41 2019 +1000

    Add missing bracket in EGD seeding code.
    
    When configured --with-prngd-socket the code had a missing bracket after
    an API change.  Fix that and a couple of warnings.  bz#3032 , from
    ole.weidner at protonmail.ch

Summary of changes:
 entropy.c | 7 ++++---
 1 file changed, 4 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