scottmac Sat Dec 13 13:37:59 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Add CVE http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1360&r2=1.2027.2.547.2.1361&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1360 php-src/NEWS:1.2027.2.547.2.1361 --- php-src/NEWS:1.2027.2.547.2.1360 Sat Dec 13 00:38:28 2008 +++ php-src/NEWS Sat Dec 13 13:37:58 2008 @@ -4,7 +4,7 @@ - Added optional sorting type flag parameter to array_unique(), default is SORT_REGULAR. (Andrei) - Fixed security issue in imagerotate(), background colour isn't validated - correctly with a non truecolour image. (Scott) + correctly with a non truecolour image. (Fixes CVE-2008-5498) (Scott) - Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value inside a binary or image column type). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php