Still Failing: openssl/openssl#30088 (master - 4d30142)
Travis CI
builds at travis-ci.org
Tue Nov 12 13:05:35 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #30088
Status: Still Failing
Duration: 33 mins and 45 secs
Commit: 4d30142 (master)
Author: Richard Levitte
Message: Make sure KDF reason codes are conserved in their current state
Because KDF errors are deprecated and only conserved for backward
compatibilty, we must make sure that they remain untouched. A simple
way to signal that is by modifying crypto/err/openssl.ec and replace
the main header file (include/openssl/kdf.h in this case) with 'NONE',
while retaining the error table file (crypto/kdf/kdf_err.c).
util/mkerr.pl is modified to silently ignore anything surrounding a
conserved lib when such a .ec line is found.
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10368)
View the changeset: https://github.com/openssl/openssl/compare/b6db6612d124...4d301427a960
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/610837821?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/20191112/5e6b6c3a/attachment-0001.html>
More information about the openssl-commits
mailing list