[openssl-commits] Still Failing: openssl/openssl#3347 (master - 802d224)

Travis CI builds at travis-ci.org
Wed Apr 13 09:57:42 UTC 2016


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

Build: #3347
Status: Still Failing

Duration: 20 minutes and 23 seconds
Commit: 802d224 (master)
Author: Richard Levitte
Message: Don't use FORMAT_BASE64 format when compressing / decompressing

When compressing, the output / input is a binary format, not a text
format like BASE64.  This is important on Windows, where a ^Z in a
text file is seen as EOF, and there could be a ^Z somewhere in a
compressed file, cutting it short as input.

Reviewed-by: Matt Caswell <matt at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/36d70ed51968...802d2243083a

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/122738383

--

You can configure 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/20160413/8534ece2/attachment.html>


More information about the openssl-commits mailing list