SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for php5-pecl_http-1.7.0-1.2.x86_64.rpm :
Mon Sep 28 14:00:00 2009 crrodriguezAATTopensuse.org
- cleanup spec file a bit

Sun Aug 16 14:00:00 2009 crrodriguezAATTsuse.de
- use new versioning macros when possible

Mon May 11 14:00:00 2009 crrodriguezAATTsuse.de
- compiler wasnt to blame

Mon May 11 14:00:00 2009 crrodriguezAATTsuse.de
- try with no optimization

Sun May 10 14:00:00 2009 crrodriguezAATTsuse.de
- update to version 1.7.0b1

* Implement Request #14408 (Add a customizable timeout for HttpRequestPool::socketSelect)

* Implement Request #15775 (recursive http_request_body_encode)

* Added request options:
- postredir: enforcing RFC conformig POST after redirect (libcurl >= 7.17.1)
- address_scope: RFC4007 zone_id (libcurl >= 7.19.0)
- ssl->issuercert: validate peer certificate issuer (libcurl >= 7.19.0)
- ssl->crlfile: require CRL check (libcurl >= 7.19.0 with openssl)
- ssl->certinfo: enable the certinfo gatherer (libcurl >= 7.19.1 with openssl)

* Added proxytype request option constants:
- HTTP_PROXY_SOCKS4A
- HTTP_PROXY_SOCKS5_HOSTNAME

* Added request info members:
- redirect_url (libcurl >= 7.18.2)
- primary_ip (libcurl >= 7.19.0)
- appconnect_time (libcurl >= 7.19.0)
- certinfo (libcurl >= 7.19.1 with openssl)

Fri Dec 5 13:00:00 2008 crrodriguezAATTsuse.de
- update to version 1.6.2

* Fixed PHP-5.3 API incompatibilities (including bug #15065)

* Fixed memory corruption with headers and HttpRequest

* Fixed crash in HttpMessage::unserialize()

* Fixed bug #14826 (race condition in http_request_dtor)

* Fixed bug #15223 (http_parse_message cuts off more than headers)

Thu Jul 24 14:00:00 2008 crrodriguezAATTsuse.de
- update to version 1.6.1

* Fixed bug #13362 (PHP-5.3 build)

* Fixed bug #14168 (st->errorbuffer not cleared between uses of persistent handles)

* Fixed bug #14218 (properties of class extending HttpMessage inaccessible)

Mon Nov 26 13:00:00 2007 crrodriguezAATTsuse.de
- version 1.6.0
- Added HttpRequest::flushCookies() (libcurl >= 7.17.1)
- Added constant HTTP_URL_FROM_ENV
- Added \'retrycount\' and \'retrydelay\' request options
- Added libevent support for libcurl (>= 7.16.0):
- added --with-http-curl-libevent configure option
- added HttpRequestPool::enableEvents()
- Fixed problems with cookiestore request option introduced with persistent handles
- Fixed crash on prematurely called HttpMessage::next()
- Fixed possible shutdown crash with http_parse_params() and PHP4
- Fixed a possible crash at module shutdown in the persistent handle API (probably fixing bug #11509)
- Fixed test suite for PHP4
- Fixed missing PHP_LIBDIR definition in config.m4 for PHP4
- Fixed non-standard shell support in config.m4

Mon Oct 22 14:00:00 2007 crrodriguezAATTsuse.de
- update to version 1.6.0 RC1, most notably feature is the addition of libevent support

Mon Oct 1 14:00:00 2007 crrodriguezAATTsuse.de
- needs -fno-strict-aliasing


 
ICM