SPECS (AC-branch): php.spec - added security patches from RH: CVE-...

blues blues at pld-linux.org
Mon Apr 23 10:40:39 CEST 2007


Author: blues                        Date: Mon Apr 23 08:40:39 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added security patches from RH: CVE-2007-0455, CVE-2007-1001,
  CVE-2007-1583, CVE-2007-1718; not tested yet

---- Files affected:
SPECS:
   php.spec (1.631.2.29 -> 1.631.2.30) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.29 SPECS/php.spec:1.631.2.30
--- SPECS/php.spec:1.631.2.29	Fri Apr 20 16:24:08 2007
+++ SPECS/php.spec	Mon Apr 23 10:40:33 2007
@@ -80,7 +80,7 @@
 Name:		php
 Version:	5.2.1
 Release:	%{_rel}%{?with_hardening:hardened}
-Epoch:		4
+Epoch:		4.5
 License:	PHP
 Group:		Libraries
 Source0:	http://www.php.net/distributions/%{name}-%{version}.tar.bz2
@@ -126,6 +126,11 @@
 
 Patch39:	%{name}-pear.patch
 Patch41:	%{name}-config-dir.patch
+# Security patches:
+Patch100:	%{name}-5.1.6-CVE-2007-0455.patch
+Patch101:	%{name}-5.1.6-CVE-2007-1001.patch
+Patch102:	%{name}-5.1.6-CVE-2007-1583.patch
+Patch103:	%{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}
@@ -1590,6 +1595,12 @@
 %patch39 -p1
 %patch41 -p1
 
+# Security patches
+%patch100 -p1
+%patch101 -p1
+%patch102 -p1
+%patch103 -p1
+
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
 
@@ -2723,6 +2734,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.631.2.30  2007/04/23 08:40:33  blues
+- added security patches from RH: CVE-2007-0455, CVE-2007-1001,
+  CVE-2007-1583, CVE-2007-1718; not tested yet
+
 Revision 1.631.2.29  2007/04/20 14:24:08  blues
 - php-devel requires pcre-devel
 
================================================================

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



More information about the pld-cvs-commit mailing list