Build Update for openssl/openssl
-------------------------------------
Build: #27805
Status: Still Failing
Duration: 23 mins and 55 secs
Commit: 586dd67 (master)
Author: Richard Levitte
Message: Diverse ERR fixes
1. There are still references to the removed ERR_put_func_error().
2. ERR_put_error() is deprecated as off version 3.0, so should
ERR_PUT_error().
3. 'no-err' didn't affect what was passed to ERR_set_debug().
Fixes #9522
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/9747)
View the changeset:
https://github.com/openssl/openssl/compare/e592dbde6ff1...586dd674f57e
View the full build log and details:
https://travis-ci.org/openssl/openssl/builds/579704489?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.