SPECS: php4.spec - updated to 4.4.3 (CVE-2006-0996, CVE-2006-1490)

adamg adamg at pld-linux.org
Fri Aug 4 15:33:32 CEST 2006


Author: adamg                        Date: Fri Aug  4 13:33:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.4.3 (CVE-2006-0996, CVE-2006-1490)

---- Files affected:
SPECS:
   php4.spec (1.545 -> 1.546) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.545 SPECS/php4.spec:1.546
--- SPECS/php4.spec:1.545	Wed Jul 26 17:02:19 2006
+++ SPECS/php4.spec	Fri Aug  4 15:33:27 2006
@@ -71,7 +71,7 @@
 %undefine	with_msession
 %endif
 
-%define	_rel 12
+%define	_rel 0.1
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr):	Le langage de script embarque-HTML PHP
 Summary(pl):	Język skryptowy PHP
@@ -79,13 +79,13 @@
 Summary(ru):	PHP ÷ĹŇÓÉÉ 4 - ŃÚŮË ĐŇĹĐŇĎĂĹÓÓÉŇĎ×ÁÎÉŃ HTML-ĆÁĘĚĎ×, ×ŮĐĎĚÎŃĹÍŮĘ ÎÁ ÓĹŇ×ĹŇĹ
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
-Version:	4.4.2
+Version:	4.4.3
 Release:	%{_rel}%{?with_hardening:hardened}
 Epoch:		3
 License:	PHP
 Group:		Libraries
 Source0:	http://www.php.net/distributions/php-%{version}.tar.bz2
-# Source0-md5:	28051cd9ef43490dd9727a4d442011b5
+# Source0-md5:	9542117551c0e79f5bf21f46493094e7
 Source1:	FAQ.%{name}
 Source2:	zend.gif
 Source3:	%{name}-mod_php.conf
@@ -134,12 +134,10 @@
 Patch36:	php-dextension.patch
 Patch37:	%{name}-zlib-for-getimagesize.patch
 Patch38:	%{name}-ini-search-path.patch
-Patch39:	%{name}-bug-36017-and-session-chars.patch
-Patch40:	%{name}-openssl-huge-hack.patch
-Patch41:	%{name}-versioning.patch
-Patch42:	%{name}-linkflags-clean.patch
-Patch43:	%{name}-CVE-2006-0996.patch
-Patch44:	%{name}-CVE-2006-1490.patch
+Patch39:	%{name}-versioning.patch
+Patch40:	%{name}-linkflags-clean.patch
+# XXX: obsolete?
+Patch41:	%{name}-openssl-huge-hack.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}
@@ -1637,7 +1635,7 @@
 
 %prep
 %setup -q -n php-%{version}
-%patch42 -p1
+%patch40 -p1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -1683,11 +1681,9 @@
 %patch36 -p1
 %patch37 -p1
 %patch38 -p1
-%patch39 -p1
-%patch40 -p1
-%{?with_versioning:%patch41 -p1}
-%patch43 -p1
-%patch44 -p1
+%{?with_versioning:%patch39 -p1}
+# XXX: I believe this one is obsolete as of 4.4.3
+#%patch41 -p1
 
 %if %{with hardening}
 zcat %{SOURCE8} | patch -p1
@@ -3224,6 +3220,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.546  2006/08/04 13:33:27  adamg
+- updated to 4.4.3 (CVE-2006-0996, CVE-2006-1490)
+
 Revision 1.545  2006/07/26 15:02:19  glen
 - avoid defining default %attr
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.545&r2=1.546&f=u



More information about the pld-cvs-commit mailing list