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

2020-02-04 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-engine no-shared Commit log since last time: e3b1ccad69 EVP_MD_CTX_ctrl(): Remove

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

2020-02-04 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-engine Commit log since last time: e3b1ccad69 EVP_MD_CTX_ctrl(): Remove unnecessary control

Passed: openssl/openssl#31948 (master - 8f2fe32)

2020-02-04 Thread Travis CI
Build Update for openssl/openssl - Build: #31948 Status: Passed Duration: 48 mins and 21 secs Commit: 8f2fe32 (master) Author: Ross Kinsey Message: Author: Ross Kinsey Date: Wed Jan 29 00:19:40 2020 -0500 Removed unnecessary switch statements from bio/bf_*

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

2020-02-04 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: e3b1ccad69 EVP_MD_CTX_ctrl(): Remove unnecessary control

[openssl] master update

2020-02-04 Thread shane . lontis
The branch master has been updated via 8f2fe32df26244da7c76ecc691e29c0777648d21 (commit) from e558ae49213c1b7e58addc322675757ec93c2829 (commit) - Log - commit 8f2fe32df26244da7c76ecc691e29c0777648d21 Author: Ross

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

2020-02-04 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: e3b1ccad69 EVP_MD_CTX_ctrl(): Remove unnecessary control

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

2020-02-04 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: e3b1ccad69 EVP_MD_CTX_ctrl(): Remove unnecessary control

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

2020-02-04 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-deprecated Commit log since last time: e3b1ccad69 EVP_MD_CTX_ctrl(): Remove unnecessary

Errored: openssl/openssl#31941 (master - e558ae4)

2020-02-04 Thread Travis CI
Build Update for openssl/openssl - Build: #31941 Status: Errored Duration: 50 mins and 0 secs Commit: e558ae4 (master) Author: H.J. Lu Message: x86: Add endbranch to indirect branch targets for Intel CET To support Intel CET, all indirect branch targets must

[openssl] master update

2020-02-04 Thread Dr . Paul Dale
The branch master has been updated via e558ae49213c1b7e58addc322675757ec93c2829 (commit) from 34b167625af50a13b8414e11814a795457cb17b0 (commit) - Log - commit e558ae49213c1b7e58addc322675757ec93c2829 Author: H.J. Lu

Build completed: openssl master.31376

2020-02-04 Thread AppVeyor
Build openssl master.31376 completed Commit 34b167625a by Pauli on 2/4/2020 11:09 PM: Make minimum size for secure memory a size_t. Configure your notification preferences

Errored: openssl/openssl#31939 (master - 34b1676)

2020-02-04 Thread Travis CI
Build Update for openssl/openssl - Build: #31939 Status: Errored Duration: 50 mins and 3 secs Commit: 34b1676 (master) Author: Pauli Message: Make minimum size for secure memory a size_t. The minimum size argument to CRYPTO_secure_malloc_init() was an int but

[openssl] master update

2020-02-04 Thread Dr . Paul Dale
The branch master has been updated via 34b167625af50a13b8414e11814a795457cb17b0 (commit) from e3b1ccad694aabfffbde68c56fb8d44c011f98b1 (commit) - Log - commit 34b167625af50a13b8414e11814a795457cb17b0 Author: Pauli

Build failed: openssl master.31375

2020-02-04 Thread AppVeyor
Build openssl master.31375 failed Commit c9760c8f30 by Richard Levitte on 1/30/2020 2:20 PM: TEST: Skip a few more tests that only do legacy Configure your notification preferences

Errored: openssl/openssl#31936 (master - e3b1cca)

2020-02-04 Thread Travis CI
Build Update for openssl/openssl - Build: #31936 Status: Errored Duration: 35 mins and 58 secs Commit: e3b1cca (master) Author: Richard Levitte Message: EVP_MD_CTX_ctrl(): Remove unnecessary control A check was present as to what operation is performed with

[openssl] master update

2020-02-04 Thread Richard Levitte
The branch master has been updated via e3b1ccad694aabfffbde68c56fb8d44c011f98b1 (commit) via 8bee651213c4755761ed5dd32d416d782cc5fc3c (commit) via 31a796d1cc884c727a226d3dfba6a1ad7a50b865 (commit) via 00bc1ad99a69f851ccdea3656445ae2daaf70717 (commit) via

Build completed: openssl master.31367

2020-02-04 Thread AppVeyor
Build openssl master.31367 completed Commit d4f9e79d13 by Matt Caswell on 2/4/2020 4:58 PM: fixup! Add X25519/X448 Key Exchange to the default provider Configure your notification preferences

Build failed: openssl master.31366

2020-02-04 Thread AppVeyor
Build openssl master.31366 failed Commit 2a6d7387f8 by Richard Levitte on 2/4/2020 4:49 PM: fixup! Redesign the KEYMGMT libcrypto <-> provider interface - the basics Configure your notification preferences

Errored: openssl/openssl#31924 (master - 6d53ad6)

2020-02-04 Thread Travis CI
Build Update for openssl/openssl - Build: #31924 Status: Errored Duration: 56 mins and 9 secs Commit: 6d53ad6 (master) Author: Matt Caswell Message: Teach more BIOs how to handle BIO_CTRL_EOF Reviewed-by: Dmitry Belyavskiy (Merged from

[openssl] master update

2020-02-04 Thread Matt Caswell
The branch master has been updated via 6d53ad6b5cf726d92860e973d7bc8c1930762086 (commit) via d924dbf4ae127c68463bcbece04b6e06abc58928 (commit) from 579422c85cf606c0ae1d4baf414010dc21da657a (commit) - Log -

[openssl] master update

2020-02-04 Thread Dr . Paul Dale
The branch master has been updated via 579422c85cf606c0ae1d4baf414010dc21da657a (commit) via 5e3f9aa4e9a915f25b36bb085515d4786a253385 (commit) via ee8db22e271201807358c8f87e272d2e74ad8eb7 (commit) from d5e66eab0bc08d701ba8386d3a36d417d19966aa (commit) - Log