X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=blobdiff_plain;f=openssl.spec;h=12064edc5809d517c54a35dfdbfa181f5bcca621;hp=a901b2c8ba34595d643e8a792a29f890863d0788;hb=55af98454b1ea8c10cf2e12070fe0d6b0a97f961;hpb=14e98b23d40c010201abb7db5556e4a56d20eb3a diff --git a/openssl.spec b/openssl.spec index a901b2c..12064ed 100644 --- a/openssl.spec +++ b/openssl.spec @@ -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