SPECS: php4.spec - rel 5; fix bug 36017 (segfault on fopening remo...

arekm arekm at pld-linux.org
Wed Jan 18 19:58:32 CET 2006


Author: arekm                        Date: Wed Jan 18 18:58:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; fix bug 36017 (segfault on fopening remote stuff); check if session name doesn't contain wrong characters.

---- Files affected:
SPECS:
   php4.spec (1.521 -> 1.522) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.521 SPECS/php4.spec:1.522
--- SPECS/php4.spec:1.521	Wed Jan 18 00:00:47 2006
+++ SPECS/php4.spec	Wed Jan 18 19:58:27 2006
@@ -78,7 +78,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
 Version:	4.4.2
-%define	_rel 4
+%define	_rel 5
 Release:	%{_rel}%{?with_hardening:hardened}
 Epoch:		3
 License:	PHP
@@ -134,6 +134,7 @@
 Patch36:	php-dextension.patch
 Patch37:	%{name}-zlib-for-getimagesize.patch
 Patch38:	%{name}-ini-search-path.patch
+Patch39:	%{name}-bug-36017-and-session-chars.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}
@@ -1673,6 +1674,7 @@
 %patch36 -p1
 %patch37 -p1
 %patch38 -p1
+%patch39 -p1
 
 %if %{with hardening}
 zcat %{SOURCE9} | patch -p1
@@ -3245,6 +3247,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.522  2006/01/18 18:58:27  arekm
+- rel 5; fix bug 36017 (segfault on fopening remote stuff); check if session name doesn't contain wrong characters.
+
 Revision 1.521  2006/01/17 23:00:47  glen
 - avoid reading php.ini from arbitary locations (./, ./php4.cli/php.ini); rel 4
 
================================================================

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



More information about the pld-cvs-commit mailing list