Build Update for openssl/openssl ------------------------------------- Build: #28942 Status: Still Failing
Duration: 22 mins and 34 secs Commit: 74997e7 (master) Author: Matt Caswell Message: RC4 is not a block cipher RC4 is a stream cipher therefore EVP_CIPHER_CTX_block_size() should return 1. This fixes a test failure in ssl_test_old when enable-weak-ssl-ciphers has been configured. Reviewed-by: Richard Levitte <[email protected]> Reviewed-by: Shane Lontis <[email protected]> (Merged from https://github.com/openssl/openssl/pull/10090) View the changeset: https://github.com/openssl/openssl/compare/86913ef71175...74997e7eedd0 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/593803454?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.
