From d5d95f89351a72db7108d05fc9a86c949d4d5084 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Wed, 2 Jul 2014 02:18:48 +0200 Subject: [PATCH] add some missing NEWS entries --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 1fde75d976..29c5642350 100644 --- a/NEWS +++ b/NEWS @@ -11,12 +11,19 @@ PHP NEWS (Andreas Ferber) . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0). (Ferenc) + . Fixed bug #67498 (phpinfo() Type Confusion Information Leak Vulnerability). + (Stefan Esser) - FPM: . Fix bug #67531 (syslog cannot be set in pool configuration). (Remi) . Fix bug #67541 (Fix Apache 2.4.10+ SetHandler proxy:fcgi:// incompatibilities). (David Zuelke) +- Intl: + . Fixed bug #67349 (Locale::parseLocale Double Free). (Stas) + . Fixed bug #67397 (Buffer overflow in locale_get_display_name and + uloc_getDisplayName (libicu 4.8.1)). (Stas) + - pgsql: . Fix bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756), which affected builds against libpq < 7.3. (Adam) @@ -32,6 +39,10 @@ PHP NEWS . Fix issue krakjoe/phpdbg#100 (No way to list the current stack/frames) (Help entry was missing). (Bob) +- SPL: + . Fixed bug #67492 (unserialize() SPL ArrayObject / SPLObjectStorage Type + Confusion) (CVE-2014-3515). (Stefan Esser) + 19 Jun 2014, PHP 5.6.0 Release Candidate 1 - Core: -- 2.50.1