2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2013-04-18 10:54:37 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-Net-HTTP to 6.06.
Changes from previous:
_______________________________________________________________________________
2013-03-10 Net-HTTP 6.06
Jesse Luehrs (1):
IO::Socket::SSL doesn't play well with select() [RT#81237]
_______________________________________________________________________________
2012-11-10 Net-HTTP 6.05
Gisle Aas (1):
Convert to Test::More style and disable test on Windows [RT#81090]
Marinos Yannikos (1):
SSL broken for some servers [RT#81073]
_______________________________________________________________________________
2012-11-08 Net-HTTP 6.04
Gisle Aas (3):
Simpler handling of double chunked [RT#77240]
Check for timeouts before reading [RT#72676]
Fake can_read
Dagfinn Ilmari Mannsåker (1):
Fix chunked decoding on temporary read error [RT#74431]
Eric Wong (1):
NB: set http_bytes if read_entity_body hits EAGAIN on first read
Jay Hannah (1):
chunked,chunked is invalid, but happens. :( Ignore all but the first. \
[RT#77240]
|
2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-04-22 14:54:26 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 6.03:
2012-02-16 Net-HTTP 6.03
Restore blocking override for Net::SSL [RT#72790]
Restore perl-5.6 compatiblity.
|
2011-08-12 11:25:48 by OBATA Akio | Files touched by this commit (11) |
Log message:
Not CONFLICTS with p5-libwww>=6.x.
Bump PKGREVISION.
|
2011-08-07 10:35:02 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Revision bump after updating perl to 5.14.1.
|
2011-07-14 23:47:35 by S.P.Zeidler | Files touched by this commit (12) |
Log message:
add CONFLICTS (thanks wiz@ for the reminder)
add a missing LICENSE and fix a few COMMENT
|
2011-07-10 14:46:04 by S.P.Zeidler | Files touched by this commit (3) | |
Log message:
The Perl 5 module Net::HTTP is a low-level HTTP client.
An instance of the Net::HTTP class represents a connection to an HTTP server.
|