Broken: openssl/openssl#31073 (master - c72fa25)

Travis CI builds at travis-ci.org
Mon Jan 6 16:29:58 UTC 2020


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

Build: #31073
Status: Broken

Duration: 41 mins and 52 secs
Commit: c72fa25 (master)
Author: Matt Caswell
Message: Deprecate the low level AES functions

Use of the low level AES functions has been informally discouraged for a
long time. We now formally deprecate them.

Applications should instead use the EVP APIs, e.g. EVP_EncryptInit_ex,
EVP_EncryptUpdate, EVP_EncryptFinal_ex, and the equivalently named decrypt
functions.

Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10580)

View the changeset: https://github.com/openssl/openssl/compare/b1558c0bc895...c72fa2554f5a

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20200106/cebde0e7/attachment.html>


More information about the openssl-commits mailing list