]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl-soname.patch
- 0.9.6b - security and bug fixes release
[packages/openssl.git] / openssl-soname.patch
index a7ad647a569a19fe2ecad28baaf423d69806f00c..193355015cb7ba6f10677f4bfce5cffdca8fea6e 100644 (file)
@@ -1,11 +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
+--- openssl-0.9.6a/crypto/opensslv.h.wiget     Mon May  7 17:29:27 2001
++++ openssl-0.9.6a/crypto/opensslv.h   Mon May  7 17:29:57 2001
+@@ -79,7 +79,7 @@
+  * should only keep the versions that are binary compatible with the current.
+  */
+ #define SHLIB_VERSION_HISTORY ""
+-#define SHLIB_VERSION_NUMBER "0.9.6"
++#define SHLIB_VERSION_NUMBER "0.9.6.1"
+ #endif /* HEADER_OPENSSLV_H */
This page took 0.032706 seconds and 4 git commands to generate.