Still Failing: openssl/openssl#28942 (master - 74997e7)
Travis CI
builds at travis-ci.org
Sat Oct 5 02:06:56 UTC 2019
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 <levitte at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20191005/21ee031d/attachment.html>
More information about the openssl-commits
mailing list