[openssl-commits] Broken: openssl/openssl#9631 (OpenSSL_1_1_0-stable - 256315d)
Travis CI
builds at travis-ci.org
Tue Mar 21 09:39:05 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #9631
Status: Broken
Duration: 16 minutes and 27 seconds
Commit: 256315d (OpenSSL_1_1_0-stable)
Author: Richard Levitte
Message: Rework how protocol specific ciphers in 80-test_ssl_old.t are picked out
The code to do this incorrectly assumed that the protocol version
could be used as a valid cipher suite for the 'openssl cipher'
command. While this is true in some cases, that isn't something to be
trusted. Replace that assumption with code that takes the full
'openssl ciphers' command output and parses it to find the ciphers we
look for.
Reviewed-by: Emilia Käsper <emilia at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2956)
(cherry picked from commit 9ea6d56d044a95459e563abdc85aed26149e6ee9)
View the changeset: https://github.com/openssl/openssl/compare/249452df67f7...256315dee11b
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/213331648
--
You can configure 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/20170321/77314bf3/attachment.html>
More information about the openssl-commits
mailing list