]> git.pld-linux.org Git - packages/openssl.git/commitdiff
add LTS note auto/ac/openssl-1.0.2d-1
authorElan Ruusamäe <glen@delfi.ee>
Sun, 9 Aug 2015 11:00:53 +0000 (14:00 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 9 Aug 2015 11:00:53 +0000 (14:00 +0300)
openssl.spec

index a901b2c8ba34595d643e8a792a29f890863d0788..12064edc5809d517c54a35dfdbfa181f5bcca621 100644 (file)
@@ -6,7 +6,7 @@
 %bcond_without zlib    # zlib: note - enables CVE-2012-4929 vulnerability
 %bcond_without sslv2   # SSLv2: note - many flaws http://en.wikipedia.org/wiki/Transport_Layer_Security#SSL_2.0
 %bcond_without sslv3   # SSLv3: note - enables  CVE-2014-3566 vulnerability
-%bcond_with    purify  # Compile openssl with \-DPURIFY, useful when one wants to
+%bcond_with    purify  # Compile openssl with "-DPURIFY", useful when one wants to
                        # use valgrind debugger against openssl-linked programs
 
 %include       /usr/lib/rpm/macros.perl
@@ -19,6 +19,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.
+# https://www.openssl.org/about/releasestrat.html
 Version:       1.0.2d
 Release:       1
 License:       Apache-like
This page took 0.033283 seconds and 4 git commands to generate.