Still Failing: openssl/openssl#31675 (master - dc8de3e)

2020-01-23 Thread Travis CI
Build Update for openssl/openssl - Build: #31675 Status: Still Failing Duration: 43 mins and 16 secs Commit: dc8de3e (master) Author: Shane Lontis Message: Modify DSA and DH keys to use a shared FFC_PARAMS struct This is required in order to share code for FIP

Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-ec

2020-01-23 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-ec Commit log since last time: cf0843c091 Configure: Better detection of '-static' in @{$con

[openssl] master update

2020-01-23 Thread shane . lontis
The branch master has been updated via dc8de3e6f1eed18617dc42d41dec6c6566c2ac0c (commit) from 21d08b9ee9c0f7fabcad27b5d0b0c8c16f7dd1e9 (commit) - Log - commit dc8de3e6f1eed18617dc42d41dec6c6566c2ac0c Author: Shane Lont

SUCCESSFUL build of OpenSSL branch master with options -d --strict-warnings no-dsa

2020-01-23 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-dsa Commit log since last time: cf0843c091 Configure: Better detection of '-static' in @{$co

FAILED build of OpenSSL branch master with options -d --strict-warnings no-dh

2020-01-23 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-dh Commit log since last time: cf0843c091 Configure: Better detection of '-static' in @{$con

Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-des

2020-01-23 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-des Commit log since last time: cf0843c091 Configure: Better detection of '-static' in @{$co

Still Failing: openssl/openssl#31666 (master - 21d08b9)

2020-01-23 Thread Travis CI
Build Update for openssl/openssl - Build: #31666 Status: Still Failing Duration: 42 mins and 11 secs Commit: 21d08b9 (master) Author: Rich Salz Message: Update man3/verify documentation, error text Move the x509_V_ERR_xxx definitions from openssl-verify to X50

[openssl] master update

2020-01-23 Thread matthias . st . pierre
The branch master has been updated via 21d08b9ee9c0f7fabcad27b5d0b0c8c16f7dd1e9 (commit) from cf0843c09101fa7a1718c4423543358b7fe1876a (commit) - Log - commit 21d08b9ee9c0f7fabcad27b5d0b0c8c16f7dd1e9 Author: Rich Salz

Still Failing: openssl/openssl#31663 (master - cf0843c)

2020-01-23 Thread Travis CI
Build Update for openssl/openssl - Build: #31663 Status: Still Failing Duration: 41 mins and 57 secs Commit: cf0843c (master) Author: Richard Levitte Message: Configure: Better detection of '-static' in @{$config{LDFLAGS}} @{$config{LDFLAGS}} isn't necessarily

Errored: openssl/openssl#31662 (master - 8baa49a)

2020-01-23 Thread Travis CI
Build Update for openssl/openssl - Build: #31662 Status: Errored Duration: 40 mins and 2 secs Commit: 8baa49a (master) Author: Richard Levitte Message: Add answers for EVP_PKEY_get_default_digest_name() in RSA and DSA keymgmt Reviewed-by: Matt Caswell (Merge

Still Failing: openssl/openssl#31659 (master - c24937d)

2020-01-23 Thread Travis CI
Build Update for openssl/openssl - Build: #31659 Status: Still Failing Duration: 27 mins and 0 secs Commit: c24937d (master) Author: Richard Levitte Message: Add internal maxsize macros We've started to see "magic" numbers being used for certain sizes, such as

Still Failing: openssl/openssl#31658 (master - a88aef3)

2020-01-23 Thread Travis CI
Build Update for openssl/openssl - Build: #31658 Status: Still Failing Duration: 19 mins and 16 secs Commit: a88aef3 (master) Author: Richard Levitte Message: PROV: Fix bignum printout in text serializers The common routine ossl_prov_print_labeled_bignum() did

[openssl] master update

2020-01-23 Thread Richard Levitte
The branch master has been updated via cf0843c09101fa7a1718c4423543358b7fe1876a (commit) from 8baa49aeac0d51504b8bcd0fd5c750c17af6fe62 (commit) - Log - commit cf0843c09101fa7a1718c4423543358b7fe1876a Author: Richard Le

[openssl] master update

2020-01-23 Thread Richard Levitte
The branch master has been updated via 8baa49aeac0d51504b8bcd0fd5c750c17af6fe62 (commit) via ead0d2347a348f0916d6d25818d16d702f1d1156 (commit) from c24937d5e71a990763f227be229ad41aab44728f (commit) - Log - comm

[openssl] master update

2020-01-23 Thread Richard Levitte
The branch master has been updated via c24937d5e71a990763f227be229ad41aab44728f (commit) from a88aef32c902b79261c53a16546f4adbf6b3a617 (commit) - Log - commit c24937d5e71a990763f227be229ad41aab44728f Author: Richard Le

[openssl] master update

2020-01-23 Thread Richard Levitte
The branch master has been updated via a88aef32c902b79261c53a16546f4adbf6b3a617 (commit) from 62f49b90d7e88d3c36fc1f5e4d677997aeb97b0a (commit) - Log - commit a88aef32c902b79261c53a16546f4adbf6b3a617 Author: Richard Le

Still Failing: openssl/openssl#31650 (master - 62f49b9)

2020-01-23 Thread Travis CI
Build Update for openssl/openssl - Build: #31650 Status: Still Failing Duration: 43 mins and 11 secs Commit: 62f49b9 (master) Author: Shane Lontis Message: Add DH key exchange to fips provider Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/

Errored: openssl/openssl#31649 (master - f100483)

2020-01-23 Thread Travis CI
Build Update for openssl/openssl - Build: #31649 Status: Errored Duration: 35 mins and 6 secs Commit: f100483 (master) Author: Shane Lontis Message: Check ECC-CDH is compliant with SP800-56A-r3 Added comments and cleared an intermediate result. KAT tests alrea

[openssl] master update

2020-01-23 Thread shane . lontis
The branch master has been updated via 62f49b90d7e88d3c36fc1f5e4d677997aeb97b0a (commit) from f10048301390283523d3d1623880be7518cf46ac (commit) - Log - commit 62f49b90d7e88d3c36fc1f5e4d677997aeb97b0a Author: Shane Lont

Still Failing: openssl/openssl#31645 (master - 2eb875c)

2020-01-23 Thread Travis CI
Build Update for openssl/openssl - Build: #31645 Status: Still Failing Duration: 42 mins and 14 secs Commit: 2eb875c (master) Author: Shane Lontis Message: Re-remove TS_VERIFY_CTX_set_certs entry from missingcrypto.txt make doc-nits was failing due to a merge

[openssl] master update

2020-01-23 Thread shane . lontis
The branch master has been updated via f10048301390283523d3d1623880be7518cf46ac (commit) from 2eb875c9257e508eb9fa2bb866c284d388d66cab (commit) - Log - commit f10048301390283523d3d1623880be7518cf46ac Author: Shane Lont

[openssl] master update

2020-01-23 Thread shane . lontis
The branch master has been updated via 2eb875c9257e508eb9fa2bb866c284d388d66cab (commit) from adc9086beb21a91ca59aaf0c619b38b82c223f9b (commit) - Log - commit 2eb875c9257e508eb9fa2bb866c284d388d66cab Author: Shane Lont