]> granicus.if.org Git - php/commitdiff
- add CVE
authorPierre Joye <pajoye@php.net>
Sat, 12 Feb 2011 20:25:48 +0000 (20:25 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 12 Feb 2011 20:25:48 +0000 (20:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2dee23ad1562a6abf0e97eed4a920e8e8afe4635..46b17377f7060217989ca213884bb205c6ce6250 100644 (file)
--- a/NEWS
+++ b/NEWS
 - 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)