Author: adamg                        Date: Wed Sep 14 06:03:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- possible fix for segfault when serializing objects (as described on
  pld-devel-pl)
- release 4.1

---- Files affected:
SPECS:
   php.spec (1.475 -> 1.476) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.475 SPECS/php.spec:1.476
--- SPECS/php.spec:1.475        Tue Sep 13 22:45:25 2005
+++ SPECS/php.spec      Wed Sep 14 08:03:21 2005
@@ -78,7 +78,7 @@
 Summary(uk):   PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ 
ÓĹŇ×ĹŇŚ
 Name:          php
 Version:       5.0.5
-Release:       4%{?with_hardening:hardened}
+Release:       4.1%{?with_hardening:hardened}
 Epoch:         4
 Group:         Libraries
 License:       PHP
@@ -127,6 +127,7 @@
 Patch30:       %{name}-hardening-fix.patch
 Patch31:       %{name}-both-apxs.patch
 Patch32:       %{name}-builddir.patch
+Patch33:       %{name}_bug34435.patch
 Icon:          php.gif
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel 
>= 1.0.2.908-2}}
@@ -1486,6 +1487,7 @@
 %endif
 %patch31 -p1
 %patch32 -p1
+%patch33 -p0
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
@@ -2919,6 +2921,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.476  2005/09/14 06:03:21  adamg
+- possible fix for segfault when serializing objects (as described on
+  pld-devel-pl)
+- release 4.1
+
 Revision 1.475  2005/09/13 20:45:25  glen
 - fresh use rpmbuild macros; rel 4
 
================================================================

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

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

Reply via email to