[packages/openssl102: 61/432] change soname to lib*.so.0.9.6.1 (workaround ABI break)

adwol adwol at pld-linux.org
Sat Sep 29 01:06:44 CEST 2018


commit a25d3c7355c0aaac9f10a2150d514689181bc38d
Author: Artur Frysiak <artur at frysiak.net>
Date:   Mon May 7 14:27:06 2001 +0000

    change soname to lib*.so.0.9.6.1 (workaround ABI break)
    
    Changed files:
        openssl-soname.patch -> 1.1

 openssl-soname.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/openssl-soname.patch b/openssl-soname.patch
new file mode 100644
index 0000000..a7ad647
--- /dev/null
+++ b/openssl-soname.patch
@@ -0,0 +1,11 @@
+--- openssl-0.9.6a/Makefile.ssl.soname	Mon May  7 16:06:18 2001
++++ openssl-0.9.6a/Makefile.ssl	Mon May  7 16:06:59 2001
+@@ -10,7 +10,7 @@
+ SHLIB_VERSION_NUMBER=0.9.6
+ SHLIB_VERSION_HISTORY=
+ SHLIB_MAJOR=0
+-SHLIB_MINOR=9.6
++SHLIB_MINOR=9.6.1
+ SHLIB_EXT=.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
+ PLATFORM=linux-elf
+ OPTIONS=--openssldir=/var/lib/openssl shared
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list