pajoye Sat, 12 Feb 2011 20:25:48 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=308298
Log: - add CVE Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2011-02-12 19:31:46 UTC (rev 308297) +++ php/php-src/branches/PHP_5_3/NEWS 2011-02-12 20:25:48 UTC (rev 308298) @@ -174,8 +174,9 @@ - Zip extension: . Added the filename into the return value of stream_get_meta_data(). (Hannes) . Fixed bug #53923 (Zip functions assume HAVE_GLOB is defined). (Adam) + . Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()). (Pierre) . Fixed bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive). - (Stas, Maksymilian Arciemowicz). + (Stas, Maksymilian Arciemowicz). (CVE-2011-0421) . Fixed bug #53854 (Missing constants for compression type). (Richard, Adam) . Fixed bug #53603 (ZipArchive should quiet stat errors). (brad dot froehle at gmail dot com, Gustavo)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php