]> git.pld-linux.org Git - packages/openssl.git/commitdiff
security patch (no 6) - CAN-2003-0131 (Klima-Pokorny-Rosa attack on RSA in SSL/TLS)
authormisi3k <misi3k@pld-linux.org>
Thu, 20 Mar 2003 09:13:56 +0000 (09:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.84.2.3

openssl.spec

index b9356d3c2d019341bfcb8d80e1b5698d1142839f..ebad4c33fd6ef7f06fdb1aa44bdb09e3408e5fcd 100644 (file)
@@ -9,7 +9,7 @@ Summary(ru):    
 Summary(uk):   â¦Â̦ÏÔÅËÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌÑ Ú'¤ÄÎÁÎØ ÞÅÒÅÚ Secure Sockets Layer
 Name:          openssl
 Version:       0.9.6i
-Release:       2
+Release:       3
 License:       Apache-style License
 Vendor:                The OpenSSL Project
 Group:         Libraries
@@ -24,6 +24,7 @@ Patch2:               %{name}-optflags.patch
 Patch3:                %{name}-nocrypt.patch
 Patch4:                %{name}-globalCA.diff
 Patch5:                %{name}-sec3.patch
+Patch6:                %{name}-security2.patch
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: textutils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -184,6 +185,7 @@ RC4, RSA 
 %patch3 -p1
 %patch4 -p1
 %patch5 -p0
+%patch6 -p0
 
 %build
 for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do
This page took 0.040129 seconds and 4 git commands to generate.