[openssl-commits] Passed: openssl/openssl#6442 (OpenSSL_1_1_0-stable - 969f378)

Travis CI builds at travis-ci.org
Sun Oct 16 05:27:34 UTC 2016


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

Build: #6442
Status: Passed

Duration: 51 minutes and 32 seconds
Commit: 969f378 (OpenSSL_1_1_0-stable)
Author: Steven Fackler
Message: Fix signatures of EVP_Digest{Sign,Verify}Update

These are implemented as macros delegating to `EVP_DigestUpdate`, which
takes a `size_t` as its third argument, not an `unsigned int`.

CLA: trivial

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(cherry picked from commit 8bdce8d160e29b4e1b80fec31f618d85d8c2b7a8)

View the changeset: https://github.com/openssl/openssl/compare/953ef2cbd064...969f378e36ca

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

--

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/20161016/2bb03ed4/attachment.html>


More information about the openssl-commits mailing list