Build Update for openssl/openssl ------------------------------------- Build: #25527 Status: Still Failing
Duration: 19 mins and 39 secs Commit: 9847599 (master) Author: Richard Levitte Message: EVP_DigestInit_ex(): drop previous context engine earlier If a EVP_MD_CTX holds a reference to a previously given engine, and the type of its digest isn't the same as the one given in the new call, drop that engine reference, allowing providers or other engines to provide the new algorithm on an equal basis. Reviewed-by: Matt Caswell <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9077) View the changeset: https://github.com/openssl/openssl/compare/f308fa2573b0...98475995e183 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/541303486?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.
