commit f061ca9914aa7a39e8375699424c0c72b1a27065
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Mon Nov 6 09:33:45 2017 +0100

    - up to 1.0.2m; fixes CVE-2017-3736

 openssl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 53d7985..a5a9638 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -24,13 +24,13 @@ 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.2l
+Version:       1.0.2m
 Release:       1
 License:       Apache-like
 Group:         Libraries
 %if %{without snap}
 Source0:       https://www.openssl.org/source/%{name}-%{version}.tar.gz
-# Source0-md5: f85123cd390e864dfbe517e7616e6566
+# Source0-md5: 10e9e37f492094b9ef296f68f24a7666
 %else
 Source1:       
https://github.com/openssl/openssl/archive/OpenSSL_1_0_2-stable/%{name}-%{version}-dev.tar.gz
 # Source1-md5: 6b846f8a4f55f5ddfa1e0d335241840a
@@ -286,7 +286,7 @@ sed -i -e 's|\$prefix/\$libdir/engines|/%{_lib}/engines|g' 
Configure
 %build
 touch Makefile.*
 
-%{__perl} util/perlpath.pl %{__perl}
+PERL5LIB=$(pwd) %{__perl} util/perlpath.pl %{__perl}
 
 OPTFLAGS="%{rpmcflags} %{rpmcppflags} %{?with_purify:-DPURIFY}" \
 PERL="%{__perl}" \
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to