Still Failing: openssl/openssl#38068 (master - 301fcb2)

Travis CI builds at travis-ci.com
Fri Oct 16 15:19:07 UTC 2020


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

Build: #38068
Status: Still Failing

Duration: 1 hr, 20 mins, and 15 secs
Commit: 301fcb2 (master)
Author: Matt Caswell
Message: Concentrate deprecated libssl API usage in one file

We create a new file ssl/tls_depr.c to contain functions that need to call
deprecated APIs in libssl. This enables us to remove
OPENSSL_SUPPRESS_DEPRECATED from a number of other libssl files.

The deprecated API usage is either related to ENGINEs and is needed to
continue to support applications that use such ENGINEs. Or they are needed
to support some deprecated public libssl APIs.

One other file remains in libssl that still uses deprecated APIs: s3_cbc.c
This is needed to support the deprecated SSLv3.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13135)

View the changeset: https://github.com/openssl/openssl/compare/192d4b9ca6d7...301fcb284328

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


--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20201016/1c0dfea7/attachment.html>


More information about the openssl-commits mailing list