Still Failing: openssl/openssl#28543 (master - 3204083)

Travis CI builds at travis-ci.org
Mon Sep 23 07:35:37 UTC 2019


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

Build: #28543
Status: Still Failing

Duration: 19 mins and 52 secs
Commit: 3204083 (master)
Author: Richard Levitte
Message: Rework cipher / digest fetching for legacy nids with multiple name support

With multiple names, it's no longer viable to just grab the "first" in
the set and use that to find the legacy NID.  Instead, all names for
an algorithm must be checked, and if we encounter more than one NID
asssociated with those names, we consider it an error and make that
method unloadable.

This ensures that all methods that do have an internal NID associated
will get that NID in their structure, thereby ensuring that other
parts of libcrypto that haven't gone away from using NIDs for
comparison will continue to work as expected.

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

View the changeset: https://github.com/openssl/openssl/compare/15dbf3a5a1ec...320408382046

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


More information about the openssl-commits mailing list