[openssl] OpenSSL_1_1_1-stable update
Dr. Paul Dale
pauli at openssl.org
Fri Aug 30 09:45:56 UTC 2019
The branch OpenSSL_1_1_1-stable has been updated
via 1bf29d497e66efef0fbc9b1864d8a5db64bf898e (commit)
from c6ab1bb54a56b167d7fd43bf688499635a9f2e56 (commit)
- Log -----------------------------------------------------------------
commit 1bf29d497e66efef0fbc9b1864d8a5db64bf898e
Author: Pauli <paul.dale at oracle.com>
Date: Fri Aug 30 19:16:43 2019 +1000
Remove duplicate CHANGES text.
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9738)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/CHANGES b/CHANGES
index 42504be4ac..8f732cb303 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,15 +18,6 @@
the desired value. The default identifier is 114.
[Paul Dale]
- *) Early start up entropy quality from the DEVRANDOM seed source has been
- improved for older Linux systems. The RAND subsystem will wait for
- /dev/random to be producing output before seeding from /dev/urandom.
- The seeded state is stored for future library initialisations using
- a system global shared memory segment. The shared memory identifier
- can be configured by defining OSSL_SHM_SEEDED to the desired value.
- The default identifier is 114.
- [Paul Dale]
-
*) Correct the extended master secret constant on EBCDIC systems. Without this
fix TLS connections between an EBCDIC system and a non-EBCDIC system that
negotiate EMS will fail. Unfortunately this also means that TLS connections
More information about the openssl-commits
mailing list