Fedora 20 Update: php-guzzle-Guzzle-3.9.2-2.fc20

updates at fedoraproject.org updates at fedoraproject.org
Fri Sep 5 22:20:50 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-9728
2014-08-24 01:50:54
--------------------------------------------------------------------------------

Name        : php-guzzle-Guzzle
Product     : Fedora 20
Version     : 3.9.2
Release     : 2.fc20
URL         : https://github.com/guzzle/guzzle3
Summary     : PHP HTTP client library and framework for building RESTful web service clients
Description :
Guzzle takes the pain out of sending HTTP requests and the redundancy out
of creating web service clients.

Guzzle is a framework that includes the tools needed to create a robust web
service client, including: Service descriptions for defining the inputs and
outputs of an API, resource iterators for traversing paginated resources,
batching for sending a large number of requests as efficiently as possible.

* All the power of cURL with a simple interface
* Persistent connections and parallel requests
* Streams request and response bodies
* Service descriptions for quickly building clients
* Powered by the Symfony2 EventDispatcher
* Use all of the code or only specific components
* Plugins for caching, logging, OAuth, mocks, and more

Optional dependencies:
* Zend Framework (php-ZendFramework2)
* Doctrine Cache (php-doctrine-cache)
* Monolog (php-Monolog)

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

## **RPM install changed from PEAR install (`/usr/share/pear/Guzzle`) to source install (`/usr/share/php/Guzzle`)**

3.9.2 (2014-09-10)
------------------

* Retrying "Connection died, retrying a fresh connect" curl errors.
* Automatically extracting the cacert from the phar in client constructor.
* Added EntityBody support for OPTIONS requests.

3.9.1 (2014-05-07)
------------------

* Added a fix to ReadLimitEntityBody to ensure it doesn't infinitely loop.
* Added a fix to the stream checksum function so that when the first read returns a falsey value, it still continues to consume the stream until EOF.

3.9.0 (2014-04-23)
------------------

* `null`, `false`, and `"_guzzle_blank_"` all now serialize as an empty value with no trailing "=". See dc1d824277.
* No longer performing an MD5 check on the cacert each time the phar is used, but rather copying the cacert to the temp directory.
* `"0"` can now be added as a URL path
* Deleting cookies that are set to empty
* If-Modified-Since is no longer unnecessarily added to the CachePlugin
* Cookie path matching now follows RFC 6265 s5.1.4
* Updated service descriptions are now added to a service client's composite factory.
* MockPlugin now throws an exception if the queue is empty.
* Properly parsing URLs that start with "http" but are not absolute
* Added the ability to configure the curl_multi_select timeout setting
* OAuth parameters are now sorted using lexicographical byte value ordering
* Fixing invalid usage of an out of range PHP feature in the ErrorResponsePlugin
--------------------------------------------------------------------------------
ChangeLog:

* Sat Aug 23 2014 Remi Collet <remi at fedoraproject.org> - 3.9.2-2
- really drop bundled cacert
* Fri Aug 22 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 3.9.2-1
- Updated to 3.9.2 (BZ #1090936)
- PEAR install changed to Composer-ish install
- Obsoleted php-channel-guzzle
- Added tests
* Thu Jul 24 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 3.9.0-1
- Updated to 3.9.0 (BZ #1090936)
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Apr 21 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 3.8.1-1
- Updated to 3.8.1 (BZ #1039260)
* Sun Feb 23 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 3.7.4-3
- Fixed unbundled cacert issue (Guzzle/Http/Client::preparePharCacert())
- Added test to ensure unbundled cacert is referenced
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1090936 - php-guzzle-Guzzle-3.9.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1090936
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-guzzle-Guzzle' 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