[packages/openssl102: 235/432] - correct version; from gentoo

adwol adwol at pld-linux.org
Sat Sep 29 01:21:20 CEST 2018


commit 23c1c7886bf0d9dc22bffb684330987830476c6b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Oct 17 17:56:48 2007 +0000

    - correct version; from gentoo
    
    Changed files:
        openssl-fix-version.patch -> 1.1

 openssl-fix-version.patch | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/openssl-fix-version.patch b/openssl-fix-version.patch
new file mode 100644
index 0000000..e574314
--- /dev/null
+++ b/openssl-fix-version.patch
@@ -0,0 +1,13 @@
+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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list