X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=818eca91eee6895b7416eaee92279065d4040b9b;hp=352bf4799914eb8466b828c9c9d60e44809f668f;hb=refs%2Fheads%2Fv2.6.x;hpb=e5df73ae2e31faa4e5a7de57409734f4cecd4c4a diff --git a/package.xml b/package.xml index 352bf47..818eca9 100644 --- a/package.xml +++ b/package.xml @@ -31,13 +31,13 @@ https://mdref.m6w6.name/http mike@php.net yes - 2016-08-22 + 2016-12-12 - 2.6.0beta2 + 2.6.0 2.6.0 - beta + stable stable BSD-2-Clause @@ -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) (CVE-2016-7961) +* 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 +