From: Stanislav Malyshev Date: Mon, 24 Nov 2014 02:03:07 +0000 (-0800) Subject: update for LiteSpeed X-Git-Tag: php-5.5.20RC1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4469049b7b0438ffc6cce576b2bb52de8840c889;p=php update for LiteSpeed --- diff --git a/NEWS b/NEWS index 1f83b03a4d..fd082766a5 100644 --- a/NEWS +++ b/NEWS @@ -279,6 +279,9 @@ PHP NEWS . Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary check). (Francisco Alonso, Jan Kaluza, Remi) +- LiteSpeed: + . Updated LiteSpeed SAPI code from V5.5 to V6.6 (George Wang) + - Network: . Fixed bug #67432 (Fix potential segfault in dns_get_record()). (CVE-2014-4049). (Sara)