Commit fba1cfa0 authored by Richard Levitte's avatar Richard Levitte
Browse files

The release is tagged, time to work on 0.9.7c.

parent 110c6f72
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,6 +2,10 @@
 OpenSSL CHANGES
 _______________

 Changes between 0.9.7b and 0.9.7c  [xx XXX 2003]

  *) 

 Changes between 0.9.7a and 0.9.7b  [10 Apr 2003]

  *) Countermeasure against the Klima-Pokorny-Rosa extension of
+1 −1
Original line number Diff line number Diff line

 OpenSSL 0.9.7b 10 Apr 2003
 OpenSSL 0.9.7c-dev xx XXX 2003

 Copyright (c) 1998-2003 The OpenSSL Project
 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
+2 −2
Original line number Diff line number Diff line
@@ -25,8 +25,8 @@
 * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
 *  major minor fix final patch/beta)
 */
#define OPENSSL_VERSION_NUMBER	0x0090702fL
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.7b 10 Apr 2003"
#define OPENSSL_VERSION_NUMBER	0x00907030L
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.7c-dev xx XXX 2003"
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT


+1 −1
Original line number Diff line number Diff line
%define libmaj 0
%define libmin 9
%define librel 7
%define librev b
%define librev c
Release: 1

%define openssldir /var/ssl