Build Update for openssl/openssl ------------------------------------- Build: #25648 Status: Still Failing
Duration: 22 mins and 27 secs Commit: 3f91ede (master) Author: Tomas Mraz Message: BIO_lookup_ex: Retry with AI_ADDRCONFIG cleared if getaddrinfo fails The lookup for ::1 with getaddrinfo() might return error even if the ::1 would work if AI_ADDRCONFIG flag is used. Fixes: #9053 Reviewed-by: Richard Levitte <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9108) View the changeset: https://github.com/openssl/openssl/compare/5ded1ca6dade...3f91ede9aea7 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/543760125?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.
