[openssl-commits] Failed: openssl/openssl#5644 (master - 1194ea8)

Travis CI builds at travis-ci.org
Mon Aug 22 12:39:57 UTC 2016


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

Build: #5644
Status: Failed

Duration: 31 minutes and 3 seconds
Commit: 1194ea8 (master)
Author: Andy Polyakov
Message: crypto/pkcs12: facilitate accessing data with non-interoperable password.

Originally PKCS#12 subroutines treated password strings as ASCII.
It worked as long as they were pure ASCII, but if there were some
none-ASCII characters result was non-interoperable. But fixing it
poses problem accessing data protected with broken password. In
order to make asscess to old data possible add retry with old-style
password.

Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/5cb4d6466a14...1194ea8dc3b5

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

--

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/20160822/94a3e6c7/attachment.html>


More information about the openssl-commits mailing list