SPECS: openssl.spec - rel 4; fixed pkcs12 generation segfaults

arekm arekm at pld-linux.org
Fri Jul 18 15:56:20 CEST 2008


Author: arekm                        Date: Fri Jul 18 13:56:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4; fixed pkcs12 generation segfaults

---- Files affected:
SPECS:
   openssl.spec (1.185 -> 1.186) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.185 SPECS/openssl.spec:1.186
--- SPECS/openssl.spec:1.185	Tue Jul 15 11:17:29 2008
+++ SPECS/openssl.spec	Fri Jul 18 15:56:15 2008
@@ -16,7 +16,7 @@
 Summary(uk.UTF-8):	Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
 Name:		openssl
 Version:	0.9.8h
-Release:	3
+Release:	4
 License:	Apache-like
 Group:		Libraries
 Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -29,6 +29,7 @@
 Patch2:		%{name}-globalCA.diff
 Patch3:		%{name}-include.patch
 Patch4:		%{name}-libvar.patch
+Patch5:		%{name}-pkcs12.patch
 URL:		http://www.openssl.org/
 BuildRequires:	bc
 BuildRequires:	perl-devel >= 1:5.6.1
@@ -192,6 +193,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p0
 
 %{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' \
 	`grep -l -r "%{_prefix}/local/bin/perl" *`
@@ -395,6 +397,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.186  2008/07/18 13:56:15  arekm
+- rel 4; fixed pkcs12 generation segfaults
+
 Revision 1.185  2008/07/15 09:17:29  zbyniu
 - now noexecstack works; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssl.spec?r1=1.185&r2=1.186&f=u



More information about the pld-cvs-commit mailing list