From: Jakub Bogusz Date: Tue, 30 Jul 2002 13:54:50 +0000 (+0000) Subject: - added security fixes from Bugtraq (patch prepared by Vincent Danen) X-Git-Tag: openssl-0_9_6c-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=commitdiff_plain;h=18ab5b5f12290d8c8187055a0db16d8dee39a939 - added security fixes from Bugtraq (patch prepared by Vincent Danen) - release 2 Changed files: openssl.spec -> 1.78 --- diff --git a/openssl.spec b/openssl.spec index 3308ea7..091a9f9 100644 --- a/openssl.spec +++ b/openssl.spec @@ -9,7 +9,7 @@ Summary(ru): Summary(uk): â¦Â̦ÏÔÅËÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌÑ Ú'¤ÄÎÁÎØ ÞÅÒÅÚ Secure Sockets Layer Name: openssl Version: 0.9.6c -Release: 1 +Release: 2 License: Apache-style License Vendor: The OpenSSL Project Group: Libraries @@ -22,6 +22,7 @@ Patch1: %{name}-soname.patch Patch2: %{name}-optflags.patch Patch3: %{name}-nocrypt.patch Patch4: %{name}-globalCA.diff +Patch5: %{name}-0.9.6c-security.patch BuildRequires: perl-devel >= 5.6.1 BuildRequires: textutils BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -181,6 +182,7 @@ RC4, RSA %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p0 %build for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do