Fedora 19 Update: php-pecl-http-2.1.1-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Sep 19 10:15:58 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-10580
2014-09-10 12:27:12
--------------------------------------------------------------------------------

Name        : php-pecl-http
Product     : Fedora 19
Version     : 2.1.1
Release     : 1.fc19
URL         : http://pecl.php.net/package/pecl_http
Summary     : Extended HTTP support
Description :
The HTTP extension aims to provide a convenient and powerful set of
functionality for major applications.

The HTTP extension eases handling of HTTP URLs, dates, redirects, headers
and messages in a HTTP context (both incoming and outgoing). It also provides
means for client negotiation of preferred language and charset, as well as
a convenient way to exchange arbitrary data with caching and resuming
capabilities.

Also provided is a powerful request and parallel interface.

Version 2 is completely incompatible to previous version.

Note:
. php-pecl-http1 provides API version 1
. php-pecl-http  provides API version 2

Documentation : http://devel-m6w6.rhcloud.com/mdref/http

--------------------------------------------------------------------------------
Update Information:

Upstream Changelog:

Version 2.1.1
* Fix httpVersion retrieval on bigendian (Remi)
* Fix etag/crc32b on bigendian (Remi)

Version 2.1.0
* Removed port and scheme guessing of http\Url for portability
* Fixed PHP-5.3 compatibility
* Fixed PHP-5.4 compatibility
* Fixed possible bus error on shutdown when using events
* Fixed sovereignty of clients when using events
* Fixed a possible crash with http\Encoding\Stream\Dechunk::decode($unencoded)
* Fixed a leak in http\Client\Curl options
* Fixed bug #67733 (Compile error with libevent 2.x)
* Added RFC5987 support in http\Params
* Improved synthetic HTTP message parsing performace for ~20%
* Added request options if libcurl has builtin c-ares support: dns_interface, dns_local_ip4, dns_local_ip6 (all libcurl >= 7.33.0)
* Added request options: expect_100_timeout (libcurl >= 7.36.0), tcp_nodelay
* Added transfer info: curlcode, tls_session (libcurl >= 7.34.0), only available during transfer
--------------------------------------------------------------------------------
ChangeLog:

* Tue Sep  9 2014 Remi Collet <remi at fedoraproject.org> - 2.1.1-1
- Update to 2.1.1
- run test suite during build
- ignore known failed tests with PHP 5.3.3
* Fri Jul 11 2014 Remi Collet <remi at fedoraproject.org> - 2.0.7-1
- Update to 2.0.7
* Thu Apr 24 2014 Remi Collet <remi at fedoraproject.org> - 2.0.6-1
- Update to 2.0.6
* Fri Apr  4 2014 Remi Collet <remi at fedoraproject.org> - 2.0.5-1
- Update to 2.0.5
* Thu Jan  2 2014 Remi Collet <remi at fedoraproject.org> - 2.0.4-1
- Update to 2.0.4
- fix link to documentation
- update provided configuration
- add upstream patch for -Werror=format-security
* Tue Dec 10 2013 Remi Collet <remi at fedoraproject.org> - 2.0.3-1
- Update to 2.0.3 (stable)
- drop Conflicts with pecl/event
* Tue Nov 26 2013 Remi Collet <remi at fedoraproject.org> - 2.0.1-1
- Update to 2.0.1 (stable)
* Fri Nov 22 2013 Remi Collet <remi at fedoraproject.org> - 2.0.0-1
- update to 2.0.0 (stable)
- install doc in pecl doc_dir
- install tests in pecl test_dir (in devel)
- spec cleanups, and EPEL-6 compatibility
* Tue Aug 20 2013 Remi Collet <remi at fedoraproject.org> - 2.0.0-0.18.beta5
- update to 2.0.0 beta5
- requires propro and raphf extensions
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-pecl-http' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list