pkgsrc/www/php4
jdolecek 7122e3effd Update php4 to 4.3.8.
This is security fix release, fixing several important security
issues. From the ChangeLog:

* Fixed strip_tags() to correctly handle '\0' characters.
* Improved stability during startup when memory_limit is used.
* Replace alloca() with emalloc() for better stack protection.
* Added missing safe_mode checks inside ftok and itpc.
* Fixed bug #28963 Fixed address allocation routine in IMAP extension.
* Fixed bug #28632 Prevent open_basedir bypass via MySQL's LOAD DATA LOCAL.

Note: package update also includes extra patches from PHP CVS not
present in stock PHP 4.3.8 release - compilation fix for
mssql extension and Zend engine memory-use-after-free fix.
2004-07-14 08:03:16 +00:00
..
patches fix a memory-use-after-free bug in the Zend engine constant code 2004-07-13 12:22:29 +00:00
buildlink3.mk default to full dependency on php4 - the extension and pear modules don't really 2004-07-14 06:57:46 +00:00
DESCR include some additional information about PHP language 2003-08-31 19:00:38 +00:00
distinfo Update php4 to 4.3.8. 2004-07-14 08:03:16 +00:00
Makefile bl3ify 2004-04-24 23:03:25 +00:00
Makefile.common Update php4 to 4.3.8. 2004-07-14 08:03:16 +00:00
Makefile.module bl3ify 2004-04-24 23:03:25 +00:00
Makefile.php Update php4 to 4.3.8. 2004-07-14 08:03:16 +00:00
MESSAGE fix synopsis for php4-iconv; pointed out by Lubomir Sedlacik 2004-05-14 21:10:54 +00:00
MESSAGE.module Improve message, as suggested by Daniel Eggert. 2002-12-21 13:39:25 +00:00
pear.mk BUILDLINK_DEPMETHOD.php defaults to full now, so no longer need to override 2004-07-14 07:06:05 +00:00
pear_plist.php generate the PLIST for Pear packages using a helper PHP script, which 2004-04-03 04:39:47 +00:00
PLIST Update PHP4 package and all PHP4 modules to version 4.3.6. 2004-04-20 19:19:23 +00:00
PLIST.module