* PHP 5.2.11
* Patch to php-5.2.11/main/streams/xp_socket.c to fix feof() returning true
before reaching end of stream (5.2 only). PHP.net issues:
http://bugs.php.net/bug.php?id=49706
http://bugs.php.net/bug.php?id=49750
http://bugs.php.net/bug.php?id=49838
* Windows/Mac/Linux tarball: Apache 2.2.14
* Security related fixes
* PHP 5.2.11 fixes
Fixed certificate validation inside php_openssl_apply_verification_policy.
(CVE-2009-2417)
Fixed sanity check for the color index in imagecolortransparent().
Added missing sanity checks around exif processing.
Fixed bug #44683 (popen crashes when an invalid mode is passed) See
http://www.php.net/releases/5_2_11.php
All the above are taken from PHP.net's changelog, full log is available
at: http://www.php.net/ChangeLog-5.php#5.2.11
* Apache fixes
mod_proxy_ftp (CVE-2009-3094, CVE-2009-3095)
* libcurl fix - CVE-2009-2417
* Zend Framework 1.9.5