Loading CHANGES +4 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,10 @@ OpenSSL CHANGES _______________ Changes between 0.9.7 and 0.9.7a [XX xxx 2002] *) Changes between 0.9.6h and 0.9.7 [31 Dec 2002] *) Fix session ID handling in SSLv2 client code: the SERVER FINISHED Loading README +1 −1 Original line number Diff line number Diff line OpenSSL 0.9.7 31 Dec 2002 OpenSSL 0.9.7a-dev XX xxx 2002 Copyright (c) 1998-2002 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson Loading crypto/opensslv.h +2 −2 Original line number Diff line number Diff line Loading @@ -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 0x0090700fL #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7 31 Dec 2002" #define OPENSSL_VERSION_NUMBER 0x00907010L #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7a-dev XX xxx 2002" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT Loading openssl.spec +3 −3 Original line number Diff line number Diff line %define libmaj 0 %define libmin 9 %define librel 7 #%define librev a %define librev a Release: 1 %define openssldir /var/ssl Summary: Secure Sockets Layer and cryptography libraries and tools Name: openssl Version: %{libmaj}.%{libmin}.%{librel} #Version: %{libmaj}.%{libmin}.%{librel}%{librev} #Version: %{libmaj}.%{libmin}.%{librel} Version: %{libmaj}.%{libmin}.%{librel}%{librev} Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz Copyright: Freely distributable Group: System Environment/Libraries Loading Loading
CHANGES +4 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,10 @@ OpenSSL CHANGES _______________ Changes between 0.9.7 and 0.9.7a [XX xxx 2002] *) Changes between 0.9.6h and 0.9.7 [31 Dec 2002] *) Fix session ID handling in SSLv2 client code: the SERVER FINISHED Loading
README +1 −1 Original line number Diff line number Diff line OpenSSL 0.9.7 31 Dec 2002 OpenSSL 0.9.7a-dev XX xxx 2002 Copyright (c) 1998-2002 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson Loading
crypto/opensslv.h +2 −2 Original line number Diff line number Diff line Loading @@ -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 0x0090700fL #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7 31 Dec 2002" #define OPENSSL_VERSION_NUMBER 0x00907010L #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7a-dev XX xxx 2002" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT Loading
openssl.spec +3 −3 Original line number Diff line number Diff line %define libmaj 0 %define libmin 9 %define librel 7 #%define librev a %define librev a Release: 1 %define openssldir /var/ssl Summary: Secure Sockets Layer and cryptography libraries and tools Name: openssl Version: %{libmaj}.%{libmin}.%{librel} #Version: %{libmaj}.%{libmin}.%{librel}%{librev} #Version: %{libmaj}.%{libmin}.%{librel} Version: %{libmaj}.%{libmin}.%{librel}%{librev} Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz Copyright: Freely distributable Group: System Environment/Libraries Loading