Build Update for openssl/openssl ------------------------------------- Build: #24197 Status: Still Failing
Duration: 27 mins and 5 secs Commit: 9933d4a (OpenSSL_1_1_1-stable) Author: Richard Levitte Message: OPENSSL_config(): restore error agnosticism Great effort has been made to make initialization more configurable. However, the behavior of OPENSSL_config() was lost in the process, having it suddenly generate errors it didn't previously, which is not how it's documented to behave. A simple setting of default flags fixes this problem. Fixes #8528 Reviewed-by: Matt Caswell <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8533) (cherry picked from commit 905c9a72a708701597891527b422c7f374125c52) View the changeset: https://github.com/openssl/openssl/compare/20a8bce4bb70...9933d4a06bd0 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/508926603?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.
