From: Lutz Jänicke Date: Fri, 19 Oct 2007 08:26:03 +0000 (+0000) Subject: Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f X-Git-Tag: OpenSSL_0_9_8k^2~637 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=11d01d371f67a9cacfeccb1078669c595d65002f Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f --- diff --git a/CHANGES b/CHANGES index 90c3634b63..eccf5e23df 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ OpenSSL CHANGES _______________ - Changes between 0.9.8f and 0.9.9 [xx XXX xxxx] + Changes between 0.9.8g and 0.9.9 [xx XXX xxxx] *) s390x assembler pack. [Andy Polyakov] @@ -598,7 +598,7 @@ *) Change 'Configure' script to enable Camellia by default. [NTT] - Changes between 0.9.8f and 0.9.8g [xx XXX xxxx] + Changes between 0.9.8g and 0.9.8h [xx XXX xxxx] *) Implement certificate status request TLS extension defined in RFC3546. A client can set the appropriate parameters and receive the encoded @@ -607,6 +607,15 @@ to s_client and s_server. [Steve Henson] + Changes between 0.9.8f and 0.9.8g [19 Oct 2007] + + *) Fix various bugs: + + Binary incompatibility of ssl_ctx_st structure + + DTLS interoperation with non-compliant servers + + Don't call get_session_cb() without proposed session + + Fix ia64 assembler code + [Andy Polyakov, Steve Henson] + Changes between 0.9.8e and 0.9.8f [11 Oct 2007] *) DTLS Handshake overhaul. There were longstanding issues with diff --git a/FAQ b/FAQ index 00d680929f..d337d90ff0 100644 --- a/FAQ +++ b/FAQ @@ -77,7 +77,7 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from . -OpenSSL 0.9.8f was released on October 11th, 2007. +OpenSSL 0.9.8g was released on October 19th, 2007. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at