Still Failing: openssl/openssl#34017 (master - 73d391a)

Travis CI builds at travis-ci.org
Mon Apr 20 11:39:22 UTC 2020


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

Build: #34017
Status: Still Failing

Duration: 56 mins and 44 secs
Commit: 73d391a (master)
Author: Matt Caswell
Message: Use a fetched MD if appropriate in ssl3_cbc_digest_record

HMACs used via the legacy EVP_DigestSign interface are strange in
that they use legacy codepath's which eventually (under the covers)
transform the operation into a new style EVP_MAC. This can mean the
digest in use can be a legacy one, so we need to be careful with any
digest we extract from the ctx.

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11511)

View the changeset: https://github.com/openssl/openssl/compare/0aa87e86832e...73d391ad139b

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


More information about the openssl-commits mailing list