Build failed: openssl master.31008

2020-01-20 Thread AppVeyor
Build openssl master.31008 failed Commit 532eb2c1f3 by Shane Lontis on 1/21/2020 5:57 AM: Add DSA Key validation to default provider Configure your notification preferences

Build failed: openssl master.31007

2020-01-20 Thread AppVeyor
Build openssl master.31007 failed Commit 50d5b3aa1f by Shane Lontis on 1/21/2020 5:45 AM: Add DH key validation to default provider Configure your notification preferences

Build failed: openssl master.31006

2020-01-20 Thread AppVeyor
Build openssl master.31006 failed Commit 6e65a8f214 by Pauli on 1/21/2020 4:45 AM: apps/passwd: convert to use KDF CRYPT functions. Configure your notification preferences

Build failed: openssl master.31005

2020-01-20 Thread AppVeyor
Build openssl master.31005 failed Commit fcda0dd7f5 by Pauli on 1/21/2020 2:12 AM: Add SHA2 CRYPT based password derivation function to the legacy provider. Configure your notification preferences

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

2020-01-20 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 386 Commit log since last time: bddbfae1cd libssl: Eliminate as much use of EVP_PKEY_size() as

Passed: openssl/openssl#31564 (master - 967ef73)

2020-01-20 Thread Travis CI
Build Update for openssl/openssl - Build: #31564 Status: Passed Duration: 40 mins and 48 secs Commit: 967ef73 (master) Author: H.J. Lu Message: Fix unwind info in crypto/rc4/asm/rc4-x86_64.pl Move .cfi_startproc to the right place for RC4. Add missing

Passed: openssl/openssl#31565 (OpenSSL_1_1_1-stable - d6116a9)

2020-01-20 Thread Travis CI
Build Update for openssl/openssl - Build: #31565 Status: Passed Duration: 27 mins and 24 secs Commit: d6116a9 (OpenSSL_1_1_1-stable) Author: H.J. Lu Message: Fix unwind info in crypto/rc4/asm/rc4-x86_64.pl Move .cfi_startproc to the right place for RC4. Add

Build completed: openssl master.30998

2020-01-20 Thread AppVeyor
Build openssl master.30998 completed Commit 742e5de958 by Dr. David von Oheimb on 1/20/2020 11:09 AM: a couple of small improvements in http_client.c due to new review comments Configure your notification preferences

Build failed: openssl master.30997

2020-01-20 Thread AppVeyor
Build openssl master.30997 failed Commit c98a1c885f by Dmitry Belyavskiy on 1/20/2020 3:58 PM: Merge branch 'master' into gost_cms Configure your notification preferences

Errored: openssl/openssl#31557 (master - 993ebac)

2020-01-20 Thread Travis CI
Build Update for openssl/openssl - Build: #31557 Status: Errored Duration: 44 mins and 7 secs Commit: 993ebac (master) Author: Matt Caswell Message: Convert rand_bytes_ex and rand_priv_bytes_ex to public functions These were initially added as internal

[openssl] OpenSSL_1_1_1-stable update

2020-01-20 Thread bernd . edlinger
The branch OpenSSL_1_1_1-stable has been updated via d6116a9850f83f02af263ffa850d5510edff516c (commit) from 609d24bbd79c4999df9d8c2b3551977cec9b17ce (commit) - Log - commit d6116a9850f83f02af263ffa850d5510edff516c

[openssl] master update

2020-01-20 Thread bernd . edlinger
The branch master has been updated via 967ef73013becef2aec3439f8c45204b24121018 (commit) from 068489a27f74c5f5a779aef4618e68e46db746d4 (commit) - Log - commit 967ef73013becef2aec3439f8c45204b24121018 Author: H.J. Lu

[openssl] master update

2020-01-20 Thread Matt Caswell
The branch master has been updated via 068489a27f74c5f5a779aef4618e68e46db746d4 (commit) from 993ebac9ed38481e4d3795c437d4e98b985c68ce (commit) - Log - commit 068489a27f74c5f5a779aef4618e68e46db746d4 Author: Matt

[openssl] master update

2020-01-20 Thread Matt Caswell
The branch master has been updated via 993ebac9ed38481e4d3795c437d4e98b985c68ce (commit) from 09a4cb9ec7ea9ccb4885588ba3e138b9f5f606c7 (commit) - Log - commit 993ebac9ed38481e4d3795c437d4e98b985c68ce Author: Matt

[openssl] master update

2020-01-20 Thread Matt Caswell
The branch master has been updated via 09a4cb9ec7ea9ccb4885588ba3e138b9f5f606c7 (commit) from 2dd04ca881414779e847a21e6be4e428257c25f1 (commit) - Log - commit 09a4cb9ec7ea9ccb4885588ba3e138b9f5f606c7 Author: Matt

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

2020-01-20 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-multiblock Commit log since last time: bddbfae1cd libssl: Eliminate as much use of