SPECS: php.spec - merged RH's security patches from AC-branch (C...

qboosh qboosh at pld-linux.org
Sun Apr 29 22:43:55 CEST 2007


Author: qboosh                       Date: Sun Apr 29 20:43:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged RH's security patches from AC-branch
  (CVE-2007-0455 CVE-2007-1001 CVE-2007-1583 CVE-2007-1718)
- release 6

---- Files affected:
SPECS:
   php.spec (1.666 -> 1.667) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.666 SPECS/php.spec:1.667
--- SPECS/php.spec:1.666	Sun Apr 29 22:40:46 2007
+++ SPECS/php.spec	Sun Apr 29 22:43:50 2007
@@ -71,7 +71,7 @@
 %undefine	with_filter
 %endif
 
-%define	_rel 5
+%define	_rel 6
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):	Język skryptowy PHP
@@ -127,6 +127,10 @@
 Patch27:	%{name}-linkflags-clean.patch
 Patch28:	%{name}-pear.patch
 Patch29:	%{name}-config-dir.patch
+Patch30:	%{name}-5.1.6-CVE-2007-0455.patch
+Patch31:	%{name}-5.1.6-CVE-2007-1001.patch
+Patch32:	%{name}-5.1.6-CVE-2007-1583.patch
+Patch33:	%{name}-5.1.6-CVE-2007-1718.patch
 URL:		http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:	Firebird-devel >= 1.0.2.908-2}}
 %{?with_pspell:BuildRequires:	aspell-devel >= 2:0.50.0}
@@ -1588,6 +1592,10 @@
 
 %patch28 -p1
 %patch29 -p1
+%patch30 -p1
+%patch31 -p1
+%patch32 -p1
+%patch33 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
@@ -2715,6 +2723,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.667  2007/04/29 20:43:50  qboosh
+- merged RH's security patches from AC-branch
+  (CVE-2007-0455 CVE-2007-1001 CVE-2007-1583 CVE-2007-1718)
+- release 6
+
 Revision 1.666  2007/04/29 20:40:46  qboosh
 - renumbered patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.666&r2=1.667&f=u



More information about the pld-cvs-commit mailing list