]> granicus.if.org Git - php/commitdiff
Add NEWS
authorStanislav Malyshev <stas@php.net>
Mon, 16 Jul 2018 21:26:31 +0000 (14:26 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 16 Jul 2018 21:26:31 +0000 (14:26 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 6fab7d8d74ee3531f2db05ab14f1a434e5668826..bde578f17ef0f47e1b137621f0df027fd14d6e99 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2018, PHP 5.6.37
 
+- Exif:
+  . Fixed bug #76423 (Int Overflow lead to Heap OverFlow in
+    exif_thumbnail_extract of exif.c). (Stas)
+  . Fixed bug #76557 (heap-buffer-overflow (READ of size 48) while reading exif
+    data). (Stas)
+
+- Win32:
+  . Fixed bug #76459 (windows linkinfo lacks openbasedir check). (Anatol)
+
 26 Apr 2018 PHP 5.6.36
 
 - Exif: