Still Failing: openssl/openssl#29135 (master - 47b4cce)

Travis CI builds at travis-ci.org
Fri Oct 11 08:31:00 UTC 2019


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

Build: #29135
Status: Still Failing

Duration: 25 mins and 14 secs
Commit: 47b4cce (master)
Author: Richard Levitte
Message: Stop using EVP_MD_CTX_FLAG_NON_FIPS_ALLOW

This is a flag that has lost its relevance.  The new mechanism to do
the same thing is to fetch the needed digest explicitly with "-fips"
as property query, i.e. we remove any requirement for that property to
be set when fetching, even if the default property query string
requires its presence.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10138)

View the changeset: https://github.com/openssl/openssl/compare/be66a15cc1a4...47b4ccea9cb9

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

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20191011/9717494e/attachment-0001.html>


More information about the openssl-commits mailing list