Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f
authorLutz Jänicke <jaenicke@openssl.org>
Fri, 19 Oct 2007 08:26:03 +0000 (08:26 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Fri, 19 Oct 2007 08:26:03 +0000 (08:26 +0000)
CHANGES
FAQ
NEWS
STATUS

diff --git a/CHANGES b/CHANGES
index 90c3634b638ef66a098c87dbbcadf8636923400d..eccf5e23df8e79bc27475e0ef09c6dcd242292d7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
  OpenSSL CHANGES
  _______________
 
  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]
 
   *) s390x assembler pack.
      [Andy Polyakov]
   *) Change 'Configure' script to enable Camellia by default.
      [NTT]
 
   *) 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
 
   *) Implement certificate status request TLS extension defined in RFC3546.
      A client can set the appropriate parameters and receive the encoded
      to s_client and s_server.
      [Steve Henson]
 
      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
  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 00d680929f32c27a0f549346bb1e69105b86e090..d337d90ff09a3194d6ed8b7a3c38b0df3b22e59f 100644 (file)
--- 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 <URL: http://www.openssl.org>.
 * Which is the current version of OpenSSL?
 
 The current version is available from <URL: http://www.openssl.org>.
-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 <URL:
 
 In addition to the current stable release, you can also access daily
 snapshots of the OpenSSL development version at <URL:
diff --git a/NEWS b/NEWS
index 59daab0e25f90e863f7a095b7ef228b378d7ebd0..c3002ca0fbd6a7c8ed5d7340f36c3b666570e976 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@
   This file gives a brief overview of the major changes between each OpenSSL
   release. For more details please read the CHANGES file.
 
   This file gives a brief overview of the major changes between each OpenSSL
   release. For more details please read the CHANGES file.
 
+  Major changes between OpenSSL 0.9.8f and OpenSSL 0.9.8g:
+
+      o Fixes for bugs introduced with 0.9.8f.
+
   Major changes between OpenSSL 0.9.8e and OpenSSL 0.9.8f:
 
       o Add gcc 4.2 support.
   Major changes between OpenSSL 0.9.8e and OpenSSL 0.9.8f:
 
       o Add gcc 4.2 support.
diff --git a/STATUS b/STATUS
index 083fd8d605ae36cc0416f9068c8c7ecc7bb5486b..d77a3e542073a7552f15943d9b82405472702c17 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,10 +1,16 @@
 
   OpenSSL STATUS                           Last modified at
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2005/10/26 19:40:44 $
+  ______________                           $Date: 2007/10/19 08:26:03 $
 
   DEVELOPMENT STATE
 
     o  OpenSSL 0.9.9:  Under development...
 
   DEVELOPMENT STATE
 
     o  OpenSSL 0.9.9:  Under development...
+    o  OpenSSL 0.9.8g: Released on October   19th, 2007
+    o  OpenSSL 0.9.8f: Released on October   11th, 2007
+    o  OpenSSL 0.9.8e: Released on February  23rd, 2007
+    o  OpenSSL 0.9.8d: Released on September 28th, 2006
+    o  OpenSSL 0.9.8c: Released on September  5th, 2006
+    o  OpenSSL 0.9.8b: Released on May        4th, 2006
     o  OpenSSL 0.9.8a: Released on October   11th, 2005
     o  OpenSSL 0.9.8:  Released on July       5th, 2005
     o  OpenSSL 0.9.7i: Released on October   15th, 2005
     o  OpenSSL 0.9.8a: Released on October   11th, 2005
     o  OpenSSL 0.9.8:  Released on July       5th, 2005
     o  OpenSSL 0.9.7i: Released on October   15th, 2005