Changelog for
perl-WWW-Curl-4.17-9.2.x86_64.rpm :
Tue Mar 18 13:00:00 2014 cooloAATTsuse.com
- disable test suite as it tries to contact google.com
Mon Mar 10 13:00:00 2014 cooloAATTsuse.com
- updated to 4.17
- Fixing build process for old libcurl versions without CURLOPT_RESOLVE.
- License is now MIT only.
- Support for CURLOPT_RESOLVE (an slist option) [Theo Schlossnagle]
- Fixing t/19multi.t test failures when using a threaded resolver for libcurl.
- Improved constant parsing when using ISO-compliant CPP. [tsibley]
Tue Dec 13 13:00:00 2011 cooloAATTsuse.com
- checked license
Thu Mar 31 14:00:00 2011 cooloAATTnovell.com
- update to 4.15
- Refactored constant handling and added thorough testing for it.
- Fixed CURLOPT_PRIVATE, it is now a string and can be set/get accordingly.
- Scalar references can now be used to receive body/header data [gfx].
- Speed optimizations for threaded perl. [gfx, szbalint].
- Added a more generic libcurl constant detection.
- Added the pushopt method for appending strings to array options.
- Documentation improvements.
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Sat Sep 4 14:00:00 2010 chrisAATTcomputersalat.de
- update to 4.13
- Fixed WWW::Curl::Form (again, formadd and formaddfile working now).
- Made constant constant handling more robust and added tests [Fuji, Goro].
- Modernized
*.pm and AUTOLOAD now throws an error on unknown method calls
[Fuji, Goro].
- Fixed code depending on CURLINFO_SLIST to be optional [Fuji, Goro].
Tue Aug 17 14:00:00 2010 chrisAATTcomputersalat.de
- update to 4.12
- Fixed WWW::Curl::Form (patch contributed by Michael Ing).
- Added CURLPROXY_
* constants (patch by claes).
- Added the const_string method to provide access to constants
in a non-bareword way.
- Fixed t/01basic.t test failure on older libcurl versions.
- recreated by cpanspec 1.78
Mon Feb 8 13:00:00 2010 cooloAATTnovell.com
4.11:
- Fixed t/19multi.t for libcurl versions compiled with asyncronous dns resolution.
4.10:
- Added support for CURLINFO_SLIST in getinfo (patch by claes).
- Merging documentation fixes upstream from the FreeBSD port (thanks Peter).
- Added support for curl_multi_fdset.
Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build
Thu Dec 10 13:00:00 2009 chrisAATTcomputersalat.de
- cleanup spec
* sorted tags
* fixed build-/deps
- added perl-macros
* perl_gen_filelist
Wed Jul 15 14:00:00 2009 mcAATTsuse.de
- initial version 4.09