From: Bodo Möller Date: Thu, 3 Feb 2011 11:13:29 +0000 (+0000) Subject: fix omissions X-Git-Tag: OpenSSL-fips-2_0-rc1~803 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9bda745876ef9e239ca9e294ba27e1b0b1906bf1;p=oweals%2Fopenssl.git fix omissions --- diff --git a/CHANGES b/CHANGES index f063349a84..c76090d41c 100644 --- a/CHANGES +++ b/CHANGES @@ -190,6 +190,7 @@ *) 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/NEWS b/NEWS index 139c1e02b4..7bebb8bf13 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,7 @@ o Fix for security issue CVE-2010-1633. o GOST MAC and CFB fixes. - Major changes between OpenSSL 0.9.8n and OpenSSL 1.0: + Major changes between OpenSSL 0.9.8n and OpenSSL 1.0.0: o RFC3280 path validation: sufficient to process PKITS tests. o Integrated support for PVK files and keyblobs.