Build Update for openssl/openssl ------------------------------------- Build: #8011 Status: Errored
Duration: 1 hour, 3 minutes, and 34 seconds Commit: aaec49f (OpenSSL_1_1_0-stable) Author: Richard Levitte Message: Fix DSA parameter generation control error When setting the digest parameter for DSA parameter generation, the signature MD was set instead of the parameter generation one. Fortunately, that's also the one that was used for parameter generation, but it ultimately meant the parameter generator MD and the signature MD would always be the same. Fixes github issue #2016 Reviewed-by: Rich Salz <[email protected]> (Merged from https://github.com/openssl/openssl/pull/2250) (cherry picked from commit 8a05c4d3b5a1bfb9193ea24e71735e11de7168d2) View the changeset: https://github.com/openssl/openssl/compare/349364138b26...aaec49fae2c4 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/193657730 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits
