Still Failing: openssl/openssl#25985 (master - f8922b5)

Travis CI builds at travis-ci.org
Fri Jun 21 10:41:14 UTC 2019


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

Build: #25985
Status: Still Failing

Duration: 19 mins and 2 secs
Commit: f8922b5 (master)
Author: Bernd Edlinger
Message: Handle CTRL-C as non-redoable abort signal

This is a bit annoying, if for instance "openssl genrsa -aes128"
tries to read a 4+ character size password, but CTRL-C does no longer
work after a RETURN key, since the flag UI_FLAG_REDOABLE is set by
UI_set_result_ex, together with the error "You must type in 4 to 1023 characters".
Thus remove the REDOABLE flag to allow CTRL-C to work.

[extended tests]

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9170)

View the changeset: https://github.com/openssl/openssl/compare/32ee452496f8...f8922b5107d0

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/548616018?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/20190621/59cff92f/attachment.html>


More information about the openssl-commits mailing list