commit b3914c8051c0b58959caadfdca4d9a737627cda3
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Mon Sep 19 18:39:34 2016 +0300

    up to 1.1.0a-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.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index b87ec6a..76b81b3 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,6 +1,7 @@
 # TODO
 # - consider dropping last optflags.patch hunk and return to SOMAJOR (.so.1) 
sonames
 # - find a way to simplify (drop) openssl-optflags.patch, it's pain to update 
here in pld
+# - pass our cflags (currently built with -O3)
 #
 # Conditional build:
 %bcond_without tests   # don't perform "make tests"
@@ -22,10 +23,9 @@ Summary(pt_BR.UTF-8):        Uma biblioteca C que fornece 
vários algoritmos e protocol
 Summary(ru.UTF-8):     Библиотеки и утилиты для соединений через Secure 
Sockets Layer
 Summary(uk.UTF-8):     Бібліотеки та утиліти для з'єднань через Secure Sockets 
Layer
 Name:          openssl
-# 1.0.2 will be LTS release
-# Version 1.0.2 will be supported until 2019-12-31.
+# Version 1.1.0 will be supported until 2018-08-31.
 # https://www.openssl.org/about/releasestrat.html
-Version:       1.1.0
+Version:       1.1.0a
 Release:       0.1
 License:       Apache-like
 Group:         Libraries
@@ -33,7 +33,7 @@ Group:                Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
 # Source0-md5: dbef70de4a1a4bdd78ab7c6547e5211d
 %else
-Source1:       
https://github.com/openssl/openssl/archive/OpenSSL_1_0_2-stable/%{name}-%{version}-dev.tar.gz
+Source1:       
https://github.com/openssl/openssl/archive/OpenSSL_1_1_0-stable/%{name}-%{version}-dev.tar.gz
 %endif
 Source2:       %{name}.1.pl
 Source3:       %{name}-ssl-certificate.sh
@@ -264,7 +264,7 @@ RC4, RSA и SSL. Включает статические библиотеки д
 %prep
 %if %{with snap}
 %setup -qcT -a1
-mv %{name}-OpenSSL_1_0_2-stable/* .
+mv %{name}-OpenSSL_1_1_0-stable/* .
 %else
 %setup -q %{?subver:-n %{name}-%{version}-%{subver}}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl.git/commitdiff/b3914c8051c0b58959caadfdca4d9a737627cda3

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to