From ef024929082e8c2f9ec93a1ca5e7084bd38a4c04 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 16 Nov 2010 13:35:09 +0000 Subject: [PATCH] prepare for release --- CHANGES | 3 ++- FAQ | 2 +- README | 2 +- STATUS | 3 ++- crypto/opensslv.h | 6 +++--- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index 05c25aa3ae..aad698c5f8 100644 --- a/CHANGES +++ b/CHANGES @@ -2,11 +2,12 @@ OpenSSL CHANGES _______________ - Changes between 1.0.0a and 1.0.0b [xx XXX xxxx] + Changes between 1.0.0a and 1.0.0b [16 Nov 2010] *) Fix extension code to avoid race conditions which can result in a buffer overrun vulnerability: resumed sessions must not be modified as they can be shared by multiple threads. CVE-2010-3864 + [Steve Henson] *) Fix WIN32 build system to correctly link an ENGINE directory into a DLL. diff --git a/FAQ b/FAQ index becee6663f..f7bdc8839c 100644 --- a/FAQ +++ b/FAQ @@ -79,7 +79,7 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from . -OpenSSL 1.0.0a was released on Jun 1st, 2010. +OpenSSL 1.0.0b was released on Nov 16th, 2010. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at