SPECS: perl.spec - rel 6; various bugfixes from FC4 including fixe...

arekm arekm at pld-linux.org
Fri Jan 20 15:27:33 CET 2006


Author: arekm                        Date: Fri Jan 20 14:27:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6; various bugfixes from FC4 including fixes for CAN-2004-0976 and CVE-2005-3962.

---- Files affected:
SPECS:
   perl.spec (1.321 -> 1.322) 

---- Diffs:

================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.321 SPECS/perl.spec:1.322
--- SPECS/perl.spec:1.321	Wed Nov  2 23:51:49 2005
+++ SPECS/perl.spec	Fri Jan 20 15:27:26 2006
@@ -53,7 +53,7 @@
 Summary(zh_CN):	Perl ąŕłĚÓďŃÔĄŁ
 Name:		perl
 Version:	5.8.7
-Release:	5%{!?with_threads:_nothr}
+Release:	6%{!?with_threads:_nothr}
 Epoch:		1
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -71,6 +71,12 @@
 Patch7:		%{name}_585-microperl_uconfig.patch
 Patch8:		%{name}_587-Pod_Usage_version.patch
 Patch9:		%{name}-getgrent.patch
+Patch10:	%{name}-5.8.7-172396.patch
+Patch11:	%{name}-5.8.7-CAN-2004-0976.patch
+Patch12:	%{name}-5.8.7-CVE-2005-3962-bz174684.patch
+Patch13:	%{name}-5.8.7-bz172236.patch
+Patch14:	%{name}-5.8.7-bz172587.patch
+Patch15:	%{name}-5.8.7-bz172739_obz36521.patch
 URL:		http://dev.perl.org/perl5/
 # required for proper Provides generation (older are not supported by spec)
 BuildRequires:	rpm-build >= 4.3-0.20040107.4
@@ -620,6 +626,12 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
+%patch11 -p1
+%patch12 -p1
+%patch13 -p1
+%patch14 -p1
+%patch15 -p1
 
 %build
 sh Configure \
@@ -1450,6 +1462,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.322  2006/01/20 14:27:26  arekm
+- rel 6; various bugfixes from FC4 including fixes for CAN-2004-0976 and CVE-2005-3962.
+
 Revision 1.321  2005/11/02 22:51:49  adamg
 - getgrent fails with out of memory if /etc/group contains line longer
   than 3000 chars.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl.spec?r1=1.321&r2=1.322&f=u



More information about the pld-cvs-commit mailing list