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

Build: #25010
Status: Still Failing

Duration: 18 mins and 21 secs
Commit: 31fc48d (master)
Author: Dr. Matthias St. Pierre
Message: Test: use keywords instead of magic numbers for 'rsa_pss_saltlen'

Since commit 137096a7ead it is possible to specify keywords instead
of negative magic numbers for the salt length. This commit replaces
the remaining occurrences of `rsa_pss_saltlen:-3` in the test recipes
by `rsa_pss_saltlen:max`.

Reviewed-by: Richard Levitte <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/8860)

View the changeset: 
https://github.com/openssl/openssl/compare/0c4e984de28b...31fc48ddc30c

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/527492422?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.

Reply via email to