[openssl-commits] Errored: openssl/openssl#4265 (master - 1d54ef3)

Travis CI builds at travis-ci.org
Wed Jun 1 12:38:05 UTC 2016


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

Build: #4265
Status: Errored

Duration: 10 minutes and 46 seconds
Commit: 1d54ef3 (master)
Author: Matt Caswell
Message: Fix printing of DH Parameters

The -text argument to dhparam is broken, because the DHparams_print()
function always returns an error. The problem is that always expects a
public or private key to be present, even though that is never the case
with parameters.

Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/b2b361f6afb5...1d54ef340864

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/134430862

--

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/20160601/1ea22d6f/attachment-0001.html>


More information about the openssl-commits mailing list