Author: glen                         Date: Tue Jan 17 23:00:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- avoid reading php.ini from arbitary locations (./, ./php4.cli/php.ini); rel 4

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

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.520 SPECS/php4.spec:1.521
--- SPECS/php4.spec:1.520       Tue Jan 17 16:59:25 2006
+++ SPECS/php4.spec     Wed Jan 18 00:00:47 2006
@@ -78,7 +78,7 @@
 Summary(uk):   PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ 
ÓĹŇ×ĹŇŚ
 Name:          php4
 Version:       4.4.2
-%define        _rel 3
+%define        _rel 4
 Release:       %{_rel}%{?with_hardening:hardened}
 Epoch:         3
 License:       PHP
@@ -133,6 +133,7 @@
 Patch35:       %{name}-both-apxs.patch
 Patch36:       php-dextension.patch
 Patch37:       %{name}-zlib-for-getimagesize.patch
+Patch38:       %{name}-ini-search-path.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}
@@ -1671,6 +1672,7 @@
 %patch35 -p1
 %patch36 -p1
 %patch37 -p1
+%patch38 -p1
 
 %if %{with hardening}
 zcat %{SOURCE9} | patch -p1
@@ -3243,6 +3245,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.521  2006/01/17 23:00:47  glen
+- avoid reading php.ini from arbitary locations (./, ./php4.cli/php.ini); rel 4
+
 Revision 1.520  2006/01/17 15:59:25  baggins
 - release 3
 - BR openldap 2.3
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to