]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl-include.patch
OpenSSL 1.0.2i [22 Sep 2016]; SWEET32 mitigation and typical CVE fixes
[packages/openssl.git] / openssl-include.patch
index 24bf68cb6914bdab1127db1c9af42e2adca87977..7b7b1cd0af02eca949da38de843a8ef42873838f 100644 (file)
@@ -1,24 +1,24 @@
---- openssl-0.9.8m/Makefile.org.orig   2010-02-25 18:21:14.000000000 +0100
-+++ openssl-0.9.8m/Makefile.org        2010-03-19 08:59:24.082711921 +0100
-@@ -441,7 +441,7 @@
+--- openssl-1.0.2i/Makefile.org~       2016-09-19 18:24:29.000000000 +0300
++++ openssl-1.0.2i/Makefile.org        2016-09-19 18:24:58.456803714 +0300
+@@ -367,7 +367,7 @@
        @ ( echo 'prefix=$(INSTALLTOP)'; \
            echo 'exec_prefix=$${prefix}'; \
            echo 'libdir=$${exec_prefix}/$(LIBDIR)'; \
 -          echo 'includedir=$${prefix}/include'; \
 +          echo 'includedir=$${prefix}/include/openssl'; \
+           echo 'enginesdir=$${libdir}/engines'; \
            echo ''; \
            echo 'Name: OpenSSL-libcrypto'; \
-           echo 'Description: OpenSSL cryptography library'; \
-@@ -454,7 +454,7 @@
+@@ -374,7 +374,7 @@
        @ ( echo 'prefix=$(INSTALLTOP)'; \
            echo 'exec_prefix=$${prefix}'; \
            echo 'libdir=$${exec_prefix}/$(LIBDIR)'; \
 -          echo 'includedir=$${prefix}/include'; \
 +          echo 'includedir=$${prefix}/include/openssl'; \
            echo ''; \
-           echo 'Name: OpenSSL'; \
+           echo 'Name: OpenSSL-libssl'; \
            echo 'Description: Secure Sockets Layer and cryptography libraries'; \
-@@ -467,7 +467,7 @@
+@@ -388,7 +388,7 @@
        @ ( echo 'prefix=$(INSTALLTOP)'; \
            echo 'exec_prefix=$${prefix}'; \
            echo 'libdir=$${exec_prefix}/$(LIBDIR)'; \
This page took 0.032851 seconds and 4 git commands to generate.