Build Update for openssl/openssl ------------------------------------- Build: #36894 Status: Still Failing
Duration: 1 hr, 2 mins, and 21 secs Commit: 1acb2e6 (master) Author: Shane Lontis Message: Fix CMS so that it still works with non fetchable algorithms. Fixes #12633 For CMS the Gost engine still requires calls to EVP_get_digestbyname() and EVP_get_cipherbyname() when EVP_MD_fetch() and EVP_CIPHER_fetch() return NULL. Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Dmitry Belyavskiy <[email protected]> (Merged from https://github.com/openssl/openssl/pull/12689) View the changeset: https://github.com/openssl/openssl/compare/eed12622faf0...1acb2e6f3540 View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/180925927?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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.
