]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 25 Oct 2007 15:24:10 +0000 (15:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl-fix-version.patch -> 1.2

openssl-fix-version.patch [deleted file]

diff --git a/openssl-fix-version.patch b/openssl-fix-version.patch
deleted file mode 100644 (file)
index e574314..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-OPENSSL_VERSION_NUMBER is obviously wrong in the release
-
---- openssl-0.9.8f/crypto/opensslv.h
-+++ openssl-0.9.8f/crypto/opensslv.h
-@@ -25,7 +25,7 @@
-  * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
-  *  major minor fix final patch/beta)
-  */
--#define OPENSSL_VERSION_NUMBER        0x00908070L
-+#define OPENSSL_VERSION_NUMBER        0x0090806fL
- #ifdef OPENSSL_FIPS
- #define OPENSSL_VERSION_TEXT  "OpenSSL 0.9.8f-fips 11 Oct 2007"
- #else
This page took 0.034394 seconds and 4 git commands to generate.