X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=0718bd63afdc59d885d3210a7cda5096a797cd29;hp=352bf4799914eb8466b828c9c9d60e44809f668f;hb=b9c2b5402989474fd11040eb029cd31ead9e7f34;hpb=e5df73ae2e31faa4e5a7de57409734f4cecd4c4a diff --git a/package.xml b/package.xml index 352bf47..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.0beta2 + 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 +