* PHP-5.5:
Add mitigation for CVE-2015-0235 (bug #68925)
Add mitigation for CVE-2015-0235 (bug #68925)
-PHP NEWS
+PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2015, PHP 5.5.22
+?? Feb 2015, PHP 5.6.6
-- Date:
- . Fixed bug #45081 (strtotime incorrectly interprets SGT time zone). (Derick)
- . Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat).
- (Derick, Felipe)
-
+ - Core:
+ . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
+ buffer overflow). (Stas)
+
- Dba:
. Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)