Still Failing: openssl/openssl#29440 (master - f545346)
Travis CI
builds at travis-ci.org
Fri Oct 18 11:06:01 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #29440
Status: Still Failing
Duration: 39 mins and 0 secs
Commit: f545346 (master)
Author: Richard Levitte
Message: Move the version function declarations to include/openssl/crypto.h
include/openssl/crypto.h is where older similar functions already
live, and since opensslv.h became a template, it's no longer useful
for parsing by util/mknum.pl.
Affected declarations:
unsigned int OPENSSL_version_major(void);
unsigned int OPENSSL_version_minor(void);
unsigned int OPENSSL_version_patch(void);
const char *OPENSSL_version_pre_release(void);
const char *OPENSSL_version_build_metadata(void);
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10205)
View the changeset: https://github.com/openssl/openssl/compare/3d48457478bd...f5453462117e
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/599567249?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/20191018/d23136be/attachment-0001.html>
More information about the openssl-commits
mailing list