CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/09/28 18:07:15
Modified files:
www/php5 : Tag: OPENBSD_4_5 Makefile.inc distinfo
www/php5/core : Tag: OPENBSD_4_5 Makefile
www/php5/core/pkg: Tag: OPENBSD_4_5 PLIST-main
www/php5/extensions: Tag: OPENBSD_4_5 Makefile
Log message:
MFC:
Update to php 5.2.11;
Security Enhancements and Fixes in PHP 5.2.11:
* Fixed certificate validation inside php_openssl_apply_verification_policy.
(Ryan Sleevi, Ilia)
* Fixed sanity check for the color index in imagecolortransparent(). (Pierre)
* Added missing sanity checks around exif processing. (Ilia)
* Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)
ok robert@