[openssl-commits] Passed: openssl/openssl#15641 (OpenSSL_1_1_0-stable - fa9dc50)

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


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

Build: #15641
Status: Passed

Duration: 21 minutes and 42 seconds
Commit: fa9dc50 (OpenSSL_1_1_0-stable)
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)

(cherry picked from commit c44bab084ed139b5e5c3f6b318bf1bf65e04cfa5)

View the changeset: https://github.com/openssl/openssl/compare/baa5d0ed2c90...fa9dc509cccb

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/329776463?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/93b57f4c/attachment.html>


More information about the openssl-commits mailing list