Still Failing: openssl/openssl#30248 (master - 6a835fc)

Travis CI builds at travis-ci.org
Wed Nov 20 14:27:16 UTC 2019


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

Build: #30248
Status: Still Failing

Duration: 35 mins and 33 secs
Commit: 6a835fc (master)
Author: Richard Levitte
Message: Replumbing: pre-populate the EVP namemap with commonly known names

This adds ossl_namemap_empty(), to detect if a namemap is empty and
can thereby be pre-populated.

This also affects the way legacy NIDs are looked up in
evp_cipher_from_dispatch() and evp_md_from_dispatch().  Instead of
trying to find the NID directly, look up the legacy method structure
and grab the NID from there.  The reason is that NIDs can be aliases
for other NIDs, which looks like a clash even if wasn't really one.

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

View the changeset: https://github.com/openssl/openssl/compare/9ce91035bcf7...6a835fcfb10b

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


More information about the openssl-commits mailing list