[openssl-commits] Still Failing: openssl/openssl#13770 (master - 76b2ae8)

2017-09-13 Thread Travis CI
Build Update for openssl/openssl - Build: #13770 Status: Still Failing Duration: 27 minutes and 13 seconds Commit: 76b2ae8 (master) Author: Pauli Message: Ensure that the requested memory size cannot exceed the limit imposed by a size_t variable. Reviewed-by:

[openssl-commits] FAILED build of OpenSSL branch master with options -d --strict-warnings enable-crypto-mdebug

2017-09-13 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.4.0-93-generic #116-Ubuntu SMP Fri Aug 11 21:17:51 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings enable-crypto-mdebug Commit log since last time: eff1752 Fix typo in comment 2aee35d Support ke

[openssl-commits] [openssl] master update

2017-09-13 Thread paul . dale
The branch master has been updated via 76b2ae832679d25e6952934481ac38e0e76e2271 (commit) via f4eb24839228675386d0cbfd3e5c2291763a0be4 (commit) via 582e2ed2718bd367e747cb9077d2044cf51cc9a4 (commit) via 4cacc9d510c20368d13dcaf2c95c25d6d1ceef6c (commit) from eff1

[openssl-commits] Still Failing: openssl/openssl#13767 (master - eff1752)

2017-09-13 Thread Travis CI
Build Update for openssl/openssl - Build: #13767 Status: Still Failing Duration: 26 minutes and 54 seconds Commit: eff1752 (master) Author: Benjamin Kaduk Message: Fix typo in comment The peek result is now called 'err', not just 'e'. Reviewed-by: Rich Salz

[openssl-commits] [openssl] master update

2017-09-13 Thread kaduk
The branch master has been updated via eff1752b66cb7bf6ca8af816eb10ead26910d025 (commit) from 2aee35d37d5161a2efc4d57953a4a7b234b6ea4c (commit) - Log - commit eff1752b66cb7bf6ca8af816eb10ead26910d025 Author: Benjamin K

[openssl-commits] Broken: openssl/openssl#13764 (master - 2aee35d)

2017-09-13 Thread Travis CI
Build Update for openssl/openssl - Build: #13764 Status: Broken Duration: 22 minutes and 43 seconds Commit: 2aee35d (master) Author: Paul Yang Message: Support key check in EVP interface A new method is added to EVP_PKEY_METH as: int (*check) (EVP_PKEY_CT

[openssl-commits] [openssl] master update

2017-09-13 Thread Richard Levitte
The branch master has been updated via 2aee35d37d5161a2efc4d57953a4a7b234b6ea4c (commit) from c061daaaed5ef05cd8cf0b8159d717be02fd451d (commit) - Log - commit 2aee35d37d5161a2efc4d57953a4a7b234b6ea4c Author: Paul Yang

[openssl-commits] Canceled: openssl/openssl#13612 (master - ccb7668)

2017-09-13 Thread Travis CI
Build Update for openssl/openssl - Build: #13612 Status: Canceled Duration: 6 hours, 10 minutes, and 2 seconds Commit: ccb7668 (master) Author: Rich Salz Message: Avoid possible uninitialized variable. Reviewed-by: Richard Levitte (Merged from https://github.

[openssl-commits] [tools] master update

2017-09-13 Thread Richard Levitte
The branch master has been updated via fc9383a4c71378c85708541b0ac18ea296f95cf9 (commit) from 76acfcbc4c7798a29000208b888fbcf5e73c28db (commit) - Log - commit fc9383a4c71378c85708541b0ac18ea296f95cf9 Author: Richard Le

[openssl-commits] SUCCESSFUL build of OpenSSL branch master with options -d --strict-warnings no-static-engine no-shared

2017-09-13 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.4.0-93-generic #116-Ubuntu SMP Fri Aug 11 21:17:51 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-static-engine no-shared Commit log since last time: c061daa Always use $ as shell prompt in

[openssl-commits] SUCCESSFUL build of OpenSSL branch master with options -d --strict-warnings no-shared

2017-09-13 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.4.0-93-generic #116-Ubuntu SMP Fri Aug 11 21:17:51 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-shared Commit log since last time: c061daa Always use $ as shell prompt in example dd8f6ed D

[openssl-commits] SUCCESSFUL build of OpenSSL branch master with options -d --strict-warnings no-pic

2017-09-13 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.4.0-93-generic #116-Ubuntu SMP Fri Aug 11 21:17:51 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-pic Commit log since last time: c061daa Always use $ as shell prompt in example dd8f6ed Docu

[openssl-commits] Build failed in Jenkins: master_aarch64 #147

2017-09-13 Thread osslsanity
See Changes: [levitte] Add a recursive option to 'openssl storeutl' [levitte] Document the recursive option [rsalz] Always use $ as shell prompt in example -