aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--FAQ5
-rw-r--r--README2
-rw-r--r--STATUS9
4 files changed, 11 insertions, 7 deletions
diff --git a/CHANGES b/CHANGES
index f8b112ff12..9aac3ebff7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -688,7 +688,7 @@
*) Change 'Configure' script to enable Camellia by default.
[NTT]
- Changes between 0.9.8g and 0.9.8h [xx XXX xxxx]
+ Changes between 0.9.8g and 0.9.8h [28 May 2008]
*) Fix flaw if 'Server Key exchange message' is omitted from a TLS
handshake which could lead to a cilent crash as found using the
diff --git a/FAQ b/FAQ
index 524b2baa78..60a527faea 100644
--- a/FAQ
+++ b/FAQ
@@ -33,6 +33,7 @@ OpenSSL - Frequently Asked Questions
* Why is OpenSSL x509 DN output not conformant to RFC2253?
* What is a "128 bit certificate"? Can I create one with OpenSSL?
* Why does OpenSSL set the authority key identifier extension incorrectly?
+* How can I set up a bundle of commercial root CA certificates?
[BUILD] Questions about building and testing OpenSSL
@@ -77,7 +78,7 @@ OpenSSL - Frequently Asked Questions
* Which is the current version of OpenSSL?
The current version is available from <URL: http://www.openssl.org>.
-OpenSSL 0.9.8g was released on October 19th, 2007.
+OpenSSL 0.9.8h was released on May 28th, 2008.
In addition to the current stable release, you can also access daily
snapshots of the OpenSSL development version at <URL:
@@ -392,7 +393,6 @@ page of the "openssl x509" commandline tool for details. The old behaviour
has however been left as default for the sake of compatibility.
* What is a "128 bit certificate"? Can I create one with OpenSSL?
-* How can I set up a bundle of commercial root CA certificates?
The term "128 bit certificate" is a highly misleading marketing term. It does
*not* refer to the size of the public key in the certificate! A certificate
@@ -965,4 +965,3 @@ See the manual pages for more details.
===============================================================================
-
diff --git a/README b/README
index 96bc286dee..fafc0ed7ff 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
OpenSSL 0.9.9-dev XX xxx XXXX
- Copyright (c) 1998-2007 The OpenSSL Project
+ Copyright (c) 1998-2008 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
All rights reserved.
diff --git a/STATUS b/STATUS
index 07f698b0a4..79090b6334 100644
--- a/STATUS
+++ b/STATUS
@@ -1,10 +1,11 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2008/04/07 06:37:05 $
+ ______________ $Date: 2008/05/28 22:30:28 $
DEVELOPMENT STATE
o OpenSSL 0.9.9: Under development...
+ o OpenSSL 0.9.8h: Released on May 28th, 2008
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
@@ -13,7 +14,11 @@
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.7m: Released on February 23rd, 2007
+ o OpenSSL 0.9.7l: Released on September 28th, 2006
+ o OpenSSL 0.9.7k: Released on September 5th, 2006
+ o OpenSSL 0.9.7j: Released on May 4th, 2006
+ o OpenSSL 0.9.7i: Released on October 14th, 2005
o OpenSSL 0.9.7h: Released on October 11th, 2005
o OpenSSL 0.9.7g: Released on April 11th, 2005
o OpenSSL 0.9.7f: Released on March 22nd, 2005