[openssl-commits] Still Failing: openssl/openssl#13008 (master - c57c32a)

Travis CI builds at travis-ci.org
Sun Aug 6 19:07:48 UTC 2017


Build Update for openssl/openssl
-------------------------------------

Build: #13008
Status: Still Failing

Duration: 26 minutes and 36 seconds
Commit: c57c32a (master)
Author: Dr. Stephen Henson
Message: Add predicatable RAND_METHOD to test ENGINE

The test ENGINE effectively used a predictable PRNG because it supplied
a bogus implementation of SHA256 which the old version of OpenSSL's PRNG
used. The new DRBG does not use SHA256 so it is no longer predictable
if the SHA256 implementation is replaced. Use an explicit predictable
PRNG instead.

Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/4098)

View the changeset: https://github.com/openssl/openssl/compare/69a978d35984...c57c32a8b1e3

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/261587273?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20170806/7292afac/attachment-0001.html>


More information about the openssl-commits mailing list