pkgsrc/lang/php5/patches
adrianp 393b3d656c Update to 5.2.5
* Security Enhancements and Fixes in PHP 5.2.5:
Fixed dl() to only accept filenames. Reported by Laurent Gaffie.
Fixed dl() to limit argument size to MAXPATHLEN (CVE-2007-4887). Reported by Laurent Gaffie.
Fixed htmlentities/htmlspecialchars not to accept partial multibyte sequences. Reported by Rasmus Lerdorf
Fixed possible triggering of buffer overflows inside glibc implementations of the fnmatch(), setlocale() and glob() functions. Reported by Laurent Gaffie.
Fixed "mail.force_extra_parameters" php.ini directive not to be modifiable in .htaccess due to the security implications. Reported by SecurityReason.
Fixed bug 42869 (automatic session id insertion adds sessions id to non-local forms).
Fixed bug 41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()).

* Key enhancements in PHP 5.2.5 include:
Upgraded PCRE to version 7.3
Updated timezone database to version 2007.9
Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable.
Improved speed of array_intersect_key(), array_intersect_assoc(), array_uintersect_assoc(), array_diff_key(), array_diff_assoc() and array_udiff_assoc() functions
Fixed bug 43139 (PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll())
Fixed bug 42785 (json_encode() formats doubles according to locale rather then following standard syntax)
Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23)
Over 60 bug fixes.

For all the details see:
	http://www.php.net/ChangeLog-5.php#5.2.5
2007-11-23 13:20:00 +00:00
..
patch-aa Fix non-portable "configure" shell script. 2006-11-07 16:57:46 +00:00
patch-ad - Add patches to fix CVE-2007-3806 referring CVS repository. 2007-08-01 01:40:07 +00:00
patch-ag Updated lang/php5 to 5.1.2 2006-02-06 06:39:59 +00:00
patch-ah patch php.ini-dist and php.ini-recommended to comment out extension_dir 2005-12-06 08:32:22 +00:00
patch-aj Updated lang/php5 to 5.1.2 2006-02-06 06:39:59 +00:00
patch-ak Update lang/php5 to 5.2.0. 2006-11-06 22:06:35 +00:00
patch-al Update PHP5 to 5.2.1. Includes several important security fixes and 2007-02-20 20:46:19 +00:00
patch-an Update lang/php5 to 5.2.4 - miscellaneous security fixes and over 120 other 2007-09-02 21:12:40 +00:00
patch-ap load extensions via dlopen(), in preference to using NsLinkModule() et.al. on Mac OS X, 2007-09-04 23:39:31 +00:00
patch-aq load extensions via dlopen(), in preference to using NsLinkModule() et.al. on Mac OS X, 2007-09-04 23:39:31 +00:00