diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-07-14 08:03:16 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-07-14 08:03:16 +0000 |
commit | 7122e3effd2064e61f1ed619efba92d1a4878641 (patch) | |
tree | 5bdf8eb3e86aaf5d717097f2bb114a116c33a80e /databases/php4-mssql/distinfo | |
parent | a4d88eab376175dd7a69de8cfd900c064a3d504d (diff) | |
download | pkgsrc-7122e3effd2064e61f1ed619efba92d1a4878641.tar.gz |
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.
Diffstat (limited to 'databases/php4-mssql/distinfo')
-rw-r--r-- | databases/php4-mssql/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/php4-mssql/distinfo b/databases/php4-mssql/distinfo new file mode 100644 index 00000000000..71960f075bf --- /dev/null +++ b/databases/php4-mssql/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2004/07/14 08:04:37 jdolecek Exp $ + +SHA1 (php-4.3.8.tar.bz2) = 95da913b932859239f544a7b2f38c9257aa3d735 +Size (php-4.3.8.tar.bz2) = 3963437 bytes +SHA1 (patch-aa) = 20ae463b1bfcef2fc97f3ac6f3b3b314f6080334 |