Errored: openssl/openssl#32525 (master - 745fc91)

Travis CI builds at travis-ci.org
Fri Feb 21 21:10:49 UTC 2020


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

Build: #32525
Status: Errored

Duration: 48 mins and 11 secs
Commit: 745fc91 (master)
Author: Matt Caswell
Message: Introduce the provider property

Replace the properties default, fips and legacy with a single property
called "provider". So, for example, instead of writing "default=yes" to
get algorithms from the default provider you would instead write
"provider=default". We also have a new "fips" property to indicate that
an algorithm is compatible with FIPS mode. This applies to all the
algorithms in the FIPS provider, as well as any non-cryptographic
algorithms (currently only serializers).

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11097)

View the changeset: https://github.com/openssl/openssl/compare/980a880ee5a8...745fc918e7ee

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/653615805?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/20200221/e3c507a0/attachment-0001.html>


More information about the openssl-commits mailing list