X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=0718bd63afdc59d885d3210a7cda5096a797cd29;hp=d22b029e58748474f6699ed42f56d285e75c2947;hb=b9c2b5402989474fd11040eb029cd31ead9e7f34;hpb=e8ff1c1db343e8862ff436381a9b6ba01a60a4fa diff --git a/package.xml b/package.xml index d22b029..0718bd6 100644 --- a/package.xml +++ b/package.xml @@ -31,9 +31,9 @@ https://mdref.m6w6.name/http mike@php.net yes - 2016-08-22 + 2016-10-04 - 2.6.0beta1 + 2.6.0RC1 2.6.0 @@ -65,12 +65,23 @@ https://mdref.m6w6.name/http * Fix gh-issue #34: allow setting multiple headers with the same name (Mike, @rcanavan) * Fix gh-issue #33: allow setting prodyhost request option to NULL (Mike, @rcanavan) * Fix gh-issue #31: add/improve configure checks for default CA bundle/path (Mike, @rcanavan) + +Changes from beta1: +* Fixed PHP-5.3 compatibility +* Fixed recursive calls to the event loop dispatcher + +Changes from beta2: +* Fix bug #73055: crash in http\QueryString (Mike, @rc0r) (CVE-2016-7398) +* Fix bug #73185: Buffer overflow in HTTP parse_hostinfo() (Mike, @rc0r) +* Fix HTTP/2 version parser for older libcurl versions (Mike) ]]> + + @@ -181,6 +192,7 @@ https://mdref.m6w6.name/http + @@ -210,6 +222,7 @@ https://mdref.m6w6.name/http +