From 31c3646757354acda8b5652177024cae8a49f5a3 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 24 Apr 2018 11:21:03 +0200 Subject: [ci skip] Update NEWS --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 75b09712e0..bf09fb283a 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,19 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2018 PHP 7.0.30 +- Exif: + . Fixed bug #76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value). + (Stas) + +- iconv: + . Fixed bug #76249 (stream filter convert.iconv leads to infinite loop on + invalid sequence). (Stas) +- LDAP: + . Fixed bug #76248 (Malicious LDAP-Server Response causes Crash). (Stas) + +- Phar: + . Fixed bug #76129 (fix for CVE-2018-5712 may not be complete). (Stas) 29 Mar 2018 PHP 7.0.29 -- cgit v1.2.1