Commit 5aeaff0b authored by Richard Levitte's avatar Richard Levitte
Browse files

Time to release OpenSSL 0.9.6j [engine].

The tag will be OpenSSL-engine-0_9_6j.
parent 345d8d57
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@
 OpenSSL CHANGES
 OpenSSL CHANGES
 _______________
 _______________


 Changes between 0.9.6i and 0.9.6j  [xx XXX 2003]
 Changes between 0.9.6i and 0.9.6j  [10 Apr 2003]


  *) Countermeasure against the Klima-Pokorny-Rosa extension of
  *) Countermeasure against the Klima-Pokorny-Rosa extension of
     Bleichbacher's attack on PKCS #1 v1.5 padding: treat
     Bleichbacher's attack on PKCS #1 v1.5 padding: treat
+1 −1
Original line number Original line Diff line number Diff line
@@ -63,7 +63,7 @@ OpenSSL - Frequently Asked Questions
* Which is the current version of OpenSSL?
* Which is the current version of OpenSSL?


The current version is available from <URL: http://www.openssl.org>.
The current version is available from <URL: http://www.openssl.org>.
OpenSSL 0.9.7a was released on February 19, 2003.
OpenSSL 0.9.7b was released on April 10, 2003.


In addition to the current stable release, you can also access daily
In addition to the current stable release, you can also access daily
snapshots of the OpenSSL development version at <URL:
snapshots of the OpenSSL development version at <URL:
+1 −1
Original line number Original line Diff line number Diff line


 OpenSSL 0.9.6j-dev xx XXX 2003
 OpenSSL 0.9.6j [engine] 10 Apr 2003


 Copyright (c) 1998-2003 The OpenSSL Project
 Copyright (c) 1998-2003 The OpenSSL Project
 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
+3 −1
Original line number Original line Diff line number Diff line


  OpenSSL STATUS                           Last modified at
  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 2003/02/19 12:45:13 $
  ______________                           $Date: 2003/04/10 20:42:58 $


  DEVELOPMENT STATE
  DEVELOPMENT STATE


    o  OpenSSL 0.9.8:  Under development...
    o  OpenSSL 0.9.8:  Under development...
    o  OpenSSL 0.9.7b: Released on April     10th, 2003
    o  OpenSSL 0.9.7a: Released on February  19th, 2003
    o  OpenSSL 0.9.7a: Released on February  19th, 2003
    o  OpenSSL 0.9.7:  Released on December  31st, 2002
    o  OpenSSL 0.9.7:  Released on December  31st, 2002
    o  OpenSSL 0.9.6j: Released on April     10th, 2003
    o  OpenSSL 0.9.6i: Released on February  19th, 2003
    o  OpenSSL 0.9.6i: Released on February  19th, 2003
    o  OpenSSL 0.9.6h: Released on December   5th, 2002
    o  OpenSSL 0.9.6h: Released on December   5th, 2002
    o  OpenSSL 0.9.6g: Released on August     9th, 2002
    o  OpenSSL 0.9.6g: Released on August     9th, 2002
+2 −2
Original line number Original line Diff line number Diff line
@@ -25,8 +25,8 @@
 * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
 * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
 *  major minor fix final patch/beta)
 *  major minor fix final patch/beta)
 */
 */
#define OPENSSL_VERSION_NUMBER	0x009060a0L
#define OPENSSL_VERSION_NUMBER	0x009060afL
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.6j-dev xx XXX 2003"
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.6j [engine] 10 Apr 2003"
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT