Fedora 19 Update: php-guzzle-Guzzle-3.7.2-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Aug 23 23:59:56 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-14807
2013-08-15 01:19:27
--------------------------------------------------------------------------------

Name        : php-guzzle-Guzzle
Product     : Fedora 19
Version     : 3.7.2
Release     : 1.fc19
URL         : http://guzzlephp.org
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
* Doctrine
* Monolog

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

3.7.2 (2013-08-02)
* Bug fix: Properly URL encoding paths when using the PHP-only version of the UriTemplate expander See https://github.com/guzzle/guzzle/issues/371
* Bug fix: Cookie domains are now matched correctly according to RFC 6265 See https://github.com/guzzle/guzzle/issues/377
* Bug fix: GET parameters are now used when calculating an OAuth signature
* Bug fix: Fixed an issue with cache revalidation where the If-None-Match header was being double quoted
* Guzzle\Common\AbstractHasDispatcher::dispatch() now returns the event that was dispatched
* Guzzle\Http\QueryString::factory() now guesses the most appropriate query aggregator to used based on the input. See https://github.com/guzzle/guzzle/issues/379
* Added a way to add custom domain objects to service description parsing using the operation.parse_class event. See https://github.com/guzzle/guzzle/pull/380
* cURL multi cleanup and optimizations

Full change log: https://github.com/guzzle/guzzle/blob/v3.7.2/CHANGELOG.md
--------------------------------------------------------------------------------
ChangeLog:

* Mon Aug 12 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 3.7.2-1
- Updated to 3.7.2
* Sun Aug  4 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jul  5 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 3.7.1-1
- Updated to 3.7.1
* Fri Jul  5 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 3.7.0-1
- Updated to 3.7.0 (BZ #973065)
--------------------------------------------------------------------------------
References:

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

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