[packages/openssl/dev-1.0.2i] up to 1.0.2i-snap
    glen 
    glen at pld-linux.org
       
    Mon Sep 19 17:36:58 CEST 2016
    
    
  
commit 657674fb119272462329c93cb8aed26af759c05e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 19 18:26:28 2016 +0300
    up to 1.0.2i-snap
    
    The OpenSSL project team would like to announce the forthcoming
    release of OpenSSL versions 1.1.0a, 1.0.2i, 1.0.1u.
    
    These releases will be made available on 22nd September 2016 at
    approximately 0800 UTC.  They will fix several security defects: one
    classfied as severity "high", one as "moderate", and the rest "low".
    
    https://mta.openssl.org/pipermail/openssl-announce/2016-September/000076.html
 openssl-include.patch | 9 ++++-----
 openssl.spec          | 2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index f0b5007..23ccce1 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -24,7 +24,7 @@ Name:		openssl
 # 1.0.2 will be LTS release
 # Version 1.0.2 will be supported until 2019-12-31.
 # https://www.openssl.org/about/releasestrat.html
-Version:	1.0.2h
+Version:	1.0.2i
 Release:	1
 License:	Apache-like
 Group:		Libraries
diff --git a/openssl-include.patch b/openssl-include.patch
index 65e3373..7b7b1cd 100644
--- a/openssl-include.patch
+++ b/openssl-include.patch
@@ -1,15 +1,14 @@
-diff -ruN openssl-1.0.2.orig/Makefile.org openssl-1.0.2/Makefile.org
---- openssl-1.0.2.orig/Makefile.org	2015-01-22 15:58:06.000000000 +0100
-+++ openssl-1.0.2/Makefile.org	2015-01-27 16:04:30.564519915 +0100
-@@ -360,7 +360,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'; \
 @@ -374,7 +374,7 @@
  	@ ( echo 'prefix=$(INSTALLTOP)'; \
  	    echo 'exec_prefix=$${prefix}'; \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssl.git/commitdiff/657674fb119272462329c93cb8aed26af759c05e
    
    
More information about the pld-cvs-commit
mailing list