[openssh-commits] [openssh] branch master updated (1560596 -> 5337e76)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Nov 14 18:46:46 AEDT 2015


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

djm pushed a change to branch master
in repository openssh.

      from  1560596   Fix compiler warnings in the openssl header check.
       new  5337e76   read back from libcrypto RAND when privdropping

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 5337e764632b062057dd6c62cd325932fd54cde8
Author: Damien Miller <djm at mindrot.org>
Date:   Sat Nov 14 18:44:49 2015 +1100

    read back from libcrypto RAND when privdropping
    
    makes certain libcrypto implementations cache a /dev/urandom fd
    in preparation of sandboxing.

Summary of changes:
 sshd.c | 6 ++++++
 1 file changed, 6 insertions(+)

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


More information about the openssh-commits mailing list