]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- secuirty patch (patch5)
authormisi3k <misi3k@pld-linux.org>
Mon, 17 Mar 2003 19:09:23 +0000 (19:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    openssl.spec -> 1.84.2.2

openssl.spec

index 56d6ef6114e089181296dedba2f4425258972bc8..b9356d3c2d019341bfcb8d80e1b5698d1142839f 100644 (file)
@@ -9,7 +9,7 @@ Summary(ru):    
 Summary(uk):   â¦Â̦ÏÔÅËÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌÑ Ú'¤ÄÎÁÎØ ÞÅÒÅÚ Secure Sockets Layer
 Name:          openssl
 Version:       0.9.6i
-Release:       1
+Release:       2
 License:       Apache-style License
 Vendor:                The OpenSSL Project
 Group:         Libraries
@@ -23,6 +23,7 @@ Patch1:               %{name}-soname.patch
 Patch2:                %{name}-optflags.patch
 Patch3:                %{name}-nocrypt.patch
 Patch4:                %{name}-globalCA.diff
+Patch5:                %{name}-sec3.patch
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: textutils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -182,6 +183,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
This page took 0.183147 seconds and 4 git commands to generate.