summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-07-05 18:49:43 +0000
committerRichard Levitte <levitte@openssl.org>2005-07-05 18:49:43 +0000
commitf254b540b8746c24bd0bb2a5249c7b30004a42f2 (patch)
tree4df5d38da40fc0e89a96033a92a5dfe8aa85582f
parent11024f252e9ae9837a29ed269f1c30ae81f2fc08 (diff)
downloadopenssl-new-OpenSSL_0_9_8.tar.gz
Time to release OpenSSL 0.9.8.OpenSSL_0_9_8
The tag will be OpenSSL_0_9_8.
-rw-r--r--CHANGES2
-rw-r--r--FAQ2
-rw-r--r--README2
-rw-r--r--STATUS34
-rw-r--r--crypto/opensslv.h6
-rw-r--r--openssl.spec2
6 files changed, 9 insertions, 39 deletions
diff --git a/CHANGES b/CHANGES
index 71be5a352b..47133b18d5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
OpenSSL CHANGES
_______________
- Changes between 0.9.7h and 0.9.8 [xx XXX xxxx]
+ Changes between 0.9.7h and 0.9.8 [05 Jul 2005]
*) Add libcrypto.pc and libssl.pc for those who feel they need them.
[Richard Levitte]
diff --git a/FAQ b/FAQ
index 86b6617f44..f9f2e97733 100644
--- a/FAQ
+++ b/FAQ
@@ -72,7 +72,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.7g was released on April 11, 2005.
+OpenSSL 0.9.8 was released on June 5th, 2005.
In addition to the current stable release, you can also access daily
snapshots of the OpenSSL development version at <URL:
diff --git a/README b/README
index 88052d3ec1..74cb76a4c7 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
- OpenSSL 0.9.8 XX xxx XXXX
+ OpenSSL 0.9.8 05 Jul 2005
Copyright (c) 1998-2005 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
diff --git a/STATUS b/STATUS
index cf3cf7b5c6..18d3ed13b9 100644
--- a/STATUS
+++ b/STATUS
@@ -1,41 +1,11 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2005/06/28 05:55:24 $
+ ______________ $Date: 2005/07/05 18:49:43 $
DEVELOPMENT STATE
o OpenSSL 0.9.9: Under development...
- o OpenSSL 0.9.8-beta7-dev (snapshot 20050624):
- OpenVMS/Alpha [7.3-2; Compaq C 6.4-005] SUCCESS
- DJGPP SUCCESS
- Cygwin SUCCESS
- Irix 6.5.19m [MIPSpro 7.4.2m] SUCCESS
- Solaris 9 [Sun Studio 8] SUCCESS
- MacOS X 10.4.1 SUCCESS
- Stratus VOS/PA-RISC [gcc] SUCCESS
- Stratus VOS/Intel IA32 [gcc] SUCCESS
- o OpenSSL 0.9.8-beta6: Released on June 21th, 2005
- OpenVMS/Alpha [7.3-2; Compaq C 6.4-005] SUCCESS
- Windows 2000 [VC-WIN32; MSVC 6.0] SUCCESS
- Cygwin 1.5.5-1 [Cygwin; gcc 3.3.1] SUCCESS
- Red Hat Linux 9 [linux-elf; gcc 3.2.2] SUCCESS
- FreeBSD 4.6 [BSD-x86-elf; gcc 2.95.3] SUCCESS
- Solaris 2.6 [solaris-sparcv9-cc;
- Sun Workshop 6 update 2 C 5.3] SUCCESS
- Solaris 2.7 [solaris-sparcv9-cc;
- Sun Workshop 6 update 2 C 5.3] SUCCESS
- AIX 5.1 [aix-cc; C for AIX Compiler, version 6] SUCCESS
- HP-UX 11.11 [hpux-parisc2-cc; HP C Compiler B.11.11.08] SUCCESS
- Tru64 OSF1 V4.0E [tru64-alpha-cc; DEC C V5.8-009] SUCCESS
- ? [linux-elf; gcc 3.4.2] SUCCESS
- Solaris 8 [solaris-sparcv9-cc; Sun C 5.7 2005/01/07 32-bit] SUCCESS
- Solaris 8 [solaris64-sparcv9-cc; Sun C 5.7 2005/01/07 64-bit] SUCCESS
- Solaris 8 [solaris-sparcv9-gcc; gcc 2.95.3 32-bit] SUCCESS
- o OpenSSL 0.9.8-beta5: Released on June 13th, 2005
- o OpenSSL 0.9.8-beta4: Released on June 6th, 2005
- o OpenSSL 0.9.8-beta3: Released on May 31th, 2005
- o OpenSSL 0.9.8-beta2: Released on May 24th, 2005
- o OpenSSL 0.9.8-beta1: Released on May 19th, 2005
+ o OpenSSL 0.9.8: Released on July 5th, 2005
o OpenSSL 0.9.7g: Released on April 11th, 2005
o OpenSSL 0.9.7f: Released on March 22nd, 2005
o OpenSSL 0.9.7e: Released on October 25th, 2004
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index 85c8de82f5..fed5edbe71 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -25,11 +25,11 @@
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
* major minor fix final patch/beta)
*/
-#define OPENSSL_VERSION_NUMBER 0x00908007L
+#define OPENSSL_VERSION_NUMBER 0x0090800fL
#ifdef OPENSSL_FIPS
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8-fips-beta7-dev XX xxx XXXX"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8-fips 05 Jul 2005"
#else
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8-beta7-dev XX xxx XXXX"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8 05 Jul 2005"
#endif
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
diff --git a/openssl.spec b/openssl.spec
index 38426e3b4f..03fae0b5b8 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -2,7 +2,7 @@
%define libmin 9
%define librel 8
#%define librev a
-Release: 2
+Release: 3
%define openssldir /var/ssl