]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- up to 1.0.1i auto/th/openssl-1.0.1i-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 7 Aug 2014 07:17:56 +0000 (10:17 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 7 Aug 2014 07:18:55 +0000 (10:18 +0300)
- fixes for CVE-2014-3512 CVE-2014-3511 CVE-2014-3510 CVE-2014-3507
  CVE-2014-3506 CVE-2014-3505 CVE-2014-3509 CVE-2014-5139 CVE-2014-3508

openssl.spec

index c3cfbfe4eed50c14fe4320c9e6ae262c05465ac7..7a9c26a10f4c67c4f0bedae2b0285778630c147a 100644 (file)
@@ -1,5 +1,5 @@
-#
-# TODO: consider dropping last optflags.patch hunk and return to SOMAJOR (.so.1) sonames
+# TODO
+# - consider dropping last optflags.patch hunk and return to SOMAJOR (.so.1) sonames
 #
 # Conditional build:
 %bcond_without tests   # don't perform "make tests"
@@ -16,12 +16,12 @@ 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
-Version:       1.0.1h
+Version:       1.0.1i
 Release:       1
 License:       Apache-like
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
-# Source0-md5: 8d6d684a9430d5cc98a62a5d8fbda8cf
+# Source0-md5: c8dc151a671b9b92ff3e4c118b174972
 Source2:       %{name}.1.pl
 Source3:       %{name}-ssl-certificate.sh
 Source4:       %{name}-c_rehash.sh
@@ -34,12 +34,10 @@ Patch5:             %{name}-asflag.patch
 Patch6:                %{name}-ca-certificates.patch
 Patch7:                %{name}-ldflags.patch
 Patch8:                %{name}-find.patch
-
 # from debian
 Patch10:       default_bits.patch
 Patch11:       pic.patch
 Patch12:       stddef.patch
-
 URL:           http://www.openssl.org/
 BuildRequires: bc
 BuildRequires: perl-devel >= 1:5.6.1
@@ -255,7 +253,6 @@ RC4, RSA и SSL. Включает статические библиотеки д
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
-
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
This page took 0.043047 seconds and 4 git commands to generate.