Build Update for openssl/openssl
-------------------------------------
Build: #25135
Status: Still Failing
Duration: 19 mins and 29 secs
Commit: 0211740 (master)
Author: Richard Levitte
Message: EVP_FETCH: remove the need to transport the legacy NID through
construction
Now that the legacy NID isn't used as a main index for fetched
algorithms, the legacy NID was just transported around unnecessarily.
This is removed, and the legacy NID is simply set by EVP_{API}_fetch()
after the construction process is done.
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/8878)
View the changeset:
https://github.com/openssl/openssl/compare/ffa9bff8a202...0211740fcc47
View the full build log and details:
https://travis-ci.org/openssl/openssl/builds/531519282?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.