CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/10/24 21:07:30
Modified files:
www/php5 : Tag: OPENBSD_4_6 Makefile.inc distinfo
www/php5/core : Tag: OPENBSD_4_6 Makefile
www/php5/core/pkg: Tag: OPENBSD_4_6 MESSAGE-main PLIST-main
UNMESSAGE-main
www/php5/extensions/pkg: Tag: OPENBSD_4_6 DESCR-main MESSAGE
UNMESSAGE
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)
and
update Suhosin extension to 0.9.29; fixes segfaults with session encryption.
ok robert@