Author: adamg                        Date: Fri Aug 24 20:13:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for CVE-2007-3108
- release 5

---- Files affected:
SPECS:
   openssl.spec (1.171 -> 1.172) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.171 SPECS/openssl.spec:1.172
--- SPECS/openssl.spec:1.171    Sun Apr 29 21:49:40 2007
+++ SPECS/openssl.spec  Fri Aug 24 22:13:53 2007
@@ -18,7 +18,7 @@
 Summary(uk.UTF-8):     Бібліотеки та утиліти для з'єднань через Secure Sockets 
Layer
 Name:          openssl
 Version:       0.9.8e
-Release:       4
+Release:       5
 License:       Apache-style License
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -33,6 +33,7 @@
 Patch4:                %{name}-md5-sparcv9.patch
 Patch5:                %{name}-libvar.patch
 Patch6:                %{name}-gcc_4_2.patch
+Patch7:                %{name}-CVE-2007-3108.patch
 URL:           http://www.openssl.org/
 BuildRequires: bc
 BuildRequires: perl-devel >= 1:5.6.1
@@ -202,6 +203,7 @@
 cp crypto/ocsp/ocsp.h crypto/ocsp/ocsp.h.X
 cp crypto/pem/pem.h crypto/pem/pem.h.X
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' \
@@ -458,6 +460,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.172  2007/08/24 20:13:53  adamg
+- fix for CVE-2007-3108
+- release 5
+
 Revision 1.171  2007/04/29 19:49:40  qboosh
 - moved c_rehash to bindir for ca-certificates (merged from AC-branch, by glen)
 - release 4
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to