Still Failing: openssl/openssl#34050 (master - b0b0b6a)

Travis CI builds at travis-ci.org
Tue Apr 21 09:29:09 UTC 2020


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

Build: #34050
Status: Still Failing

Duration: 1 hr, 14 mins, and 24 secs
Commit: b0b0b6a (master)
Author: Richard Levitte
Message: Developer scripts: Release script

The old release script that exists in another repository has aged, and
risks becoming messy beyond maintainability if it's made to deal with
multiple OpenSSL version schemes.

A solution, which has been seen in other projects, is to have the
release script as part of the versioned source tree, and ensure it's
adapted for the ongoing version scheme in that source tree.

This introduces dev/, a directory of OpenSSL developer "stuff".  We
may expand it with other practical scripts to easy development setup
and other similar things that developers may need.  For now, it's the
release script dev/release.sh, with auxilliary files in dev/release-aux/.
The script is self describing, the manual is available by running the
command `./dev/release.sh --manual`.

The dev/ directory shall never appear in a source distribution.

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11516)

View the changeset: https://github.com/openssl/openssl/compare/78b4aba9f814...b0b0b6a41dd4

View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/677595321?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/20200421/cdc38da9/attachment.html>


More information about the openssl-commits mailing list