[openssl-commits] Errored: openssl/openssl#15640 (master - c44bab0)

Travis CI builds at travis-ci.org
Wed Jan 17 11:46:24 UTC 2018


Build Update for openssl/openssl
-------------------------------------

Build: #15640
Status: Errored

Duration: 35 minutes and 21 seconds
Commit: c44bab0 (master)
Author: Richard Levitte
Message: TLSProxy::Proxy:  If we don't support IPv6, force IPv4

We use the first we can of the following IO::Socket modules to create
sockets:

- IO::Socket::INET6
- IO::Socket::IP
- IO::Socket::INET

The last of them doesn't support IPv6, so if that's the one available,
we must force the s_client and s_server processes to use IPv4.

Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5092)

View the changeset: https://github.com/openssl/openssl/compare/61f805c1d523...c44bab084ed1

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/329776096?utm_source=email&utm_medium=notification

--

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/20180117/c2d9fbb1/attachment.html>


More information about the openssl-commits mailing list