[openssl-commits] Broken: openssl/openssl#12463 (master - 3ee1eac)
Travis CI
builds at travis-ci.org
Mon Jul 17 00:06:24 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #12463
Status: Broken
Duration: 25 minutes and 37 seconds
Commit: 3ee1eac (master)
Author: Rich Salz
Message: Standardize apps use of -rand, etc.
Standardized the -rand flag and added a new one:
-rand file...
Always reads the specified files
-writerand file
Always writes to the file on exit
For apps that use a config file, the RANDFILE config parameter reads
the file at startup (to seed the RNG) and write to it on exit if
the -writerand flag isn't used.
Ensured that every app that took -rand also took -writerand, and
made sure all of that agreed with all the documentation.
Fix error reporting in write_file and -rand
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/3862)
View the changeset: https://github.com/openssl/openssl/compare/e90fc053c33a...3ee1eac27a2e
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/254267633?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/20170717/72d3157e/attachment.html>
More information about the openssl-commits
mailing list