perl-libwww 5.835
Application programming interface to the World-Wide Web
http://search.cpan.org/dist/libwww-perl
Packager: Serdar Dalgıç
License: Artistic
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
14 | 2011-08-15 | 5.835 | Serdar Dalgıç | Fix possible MITM vulnerability CVE-2011-0633, pb #18245. |
13 | 2010-06-14 | 5.835 | Eren Türkay | Version bump to fix unexpected download filename vulnerability (CVE-2010-2253, 13441) |
12 | 2009-12-14 | 5.834 | Faik Uygur | * Increase default Net::HTTP max line length to 8k. * mirror should die in case X-Died is set [RT#48236] * Improve diagnostics from LWP::UserAgent::mirror [RT#48869] * HTTP::Cookies add_cookie_header previous Cookies [RT#46106] * Deal with cookies that expire far into the future [RT#50147] * Deal with cookies that expire at or before epoch [RT#49467] * Pass separate type for https to LWP::ConnCache [RT#48899] * Improved handling of the User-Agent header [RT#48461] * lwp-request should use stderr for auth [RT#21620] * Remove unneeded executable permissions. * Check for sane default_headers argument [RT#50393] * Add $ua->local_address attribute [RT#40912] * Test that generation of boundary works [RT#49396] |
11 | 2009-12-04 | 5.832 | Onur Küçük | Depend on new perl |
10 | 2009-12-03 | 5.832 | Onur Küçük | Add perl dependency |
9 | 2009-10-02 | 5.832 | Faik Uygur | * Better document character set detection * Removes callback handlers that were left over on the returned HTTP::Responses * adds support for locating HTML::Form inputs by id or class attribute * select doesn't return undef on failure [RT#32356] * Fix bzip2 content encoding/decoding. * Improve max line length exceeded/read error messages. * Fix $mess->content_charset would fail for empty content |
8 | 2009-05-11 | 5.826 | Faik Uygur | * Avoid failure if 127.0.0.1:8333 is in use [RT#42866] * Make LWP::UserAgent constructor honor the default_headers option [RT#16637] * Issues around multipart boundaries [RT#28970] |
7 | 2008-12-17 | 5.822 | Faik Uygur | * Wrong content handlers would sometimes be skipped [RT#40187] * Avoid aborting requests saved to file early [RT#40985] * redo used incorrectly in LWP::Protocol::http [RT#41116] * Skip a failing decoded_content on systems without Encode.pm [RT#40735] |
6 | 2008-10-13 | 5.817 | Faik Uygur | * Restore pre-5.815 behaviour of returning "400 Bad Request" [RT#39694] * Detection of unsupported schemes was broken [RT#37637] * Allow tainted methods to be forwarded to HTTP::Headers [RT#38736] * Avoid invoking AUTOLOAD on object destruction [RT#39852] * Optimizations on some functions and refactorings |
5 | 2008-10-06 | 5.816 | Faik Uygur | Fix for RT#39668 |
4 | 2008-09-25 | 5.815 | Faik Uygur | * Fixed parsing of header values starting with : * Update Digest Authen to subclass Basic * HTTP::Cookies produces warnings for undefined cookie param names * Typo fix; HTTP::Message will never include x-bzip2 in Accept-Encoding |
3 | 2008-09-04 | 5.814 | Faik Uygur | Version bump |
2 | 2008-04-10 | 5.810 | Gökçen Eraslan | Version bump |
1 | 2005-12-10 | 5.805 | İsmail Dönmez | First release. |