Changelog for
perl-Net-HTTP-6.17-lp152.3.2.noarch.rpm :
* Sat Sep 02 2017 cooloAATTsuse.com- updated to 6.17 see /usr/share/doc/packages/perl-Net-HTTP/Changes 6.17 2017-09-01 15:30:20Z - Fix test which relied on cpan.org speaking plain HTTP GH#54 (Chase Whitener)
* Tue May 30 2017 cooloAATTsuse.com- updated to 6.16 see /usr/share/doc/packages/perl-Net-HTTP/Changes 6.16 2017-05-29 10:46:24-04:00 America/Toronto - Bump IO::Socket::SSL version from 1.38 to 2.012
* Tue May 16 2017 cooloAATTsuse.com- updated to 6.15 see /usr/share/doc/packages/perl-Net-HTTP/Changes 6.15 2017-05-12 14:57:02+02:00 Europe/Paris - Fix t/rt-112313.t (Shoichi Kaji)
* Tue Apr 25 2017 cooloAATTsuse.com- updated to 6.14 see /usr/share/doc/packages/perl-Net-HTTP/Changes 6.14 2017-04-24 11:27:26-04:00 America/Toronto - Improvements to live tests (Shoichi Kaji and Kent Fredric) - Fix a bug where downloading files is sometimes very slow GH#44 (Shoichi Kaji)
* Mon Feb 20 2017 cooloAATTsuse.com- updated to 6.13 see /usr/share/doc/packages/perl-Net-HTTP/Changes 6.13 2017-02-19 21:40:54-05:00 America/Toronto - use EWOULDBLOCK as well on all places where EAGAIN is used (GH PR#24)
* Fri Jan 06 2017 cooloAATTsuse.com- updated to 6.12 see /usr/share/doc/packages/perl-Net-HTTP/Changes 6.12 2017-01-04 23:32:54-05:00 America/Toronto - Fix prereqs
* Thu May 21 2015 cooloAATTsuse.com- updated to 6.09 see /usr/share/doc/packages/perl-Net-HTTP/Changes Release history for Net-HTTP _______________________________________________________________________________ 2015-05-20 Net-HTTP 6.09 Karen Etheridge (1): No changes since 6.08_002 _______________________________________________________________________________ 2015-05-02 Net-HTTP 6.08_002 Karen Etheridge (1): fix foolish $VERSION error in 6.08_001 _______________________________________________________________________________ 2015-05-01 Net-HTTP 6.08_001 Mark Overmeer (1): resolve issues with SSL by reading bytes still waiting to be read after the initial 1024 bytes [RT#104122] _______________________________________________________________________________
* Mon Sep 15 2014 cooloAATTsuse.com- updated to 6.07 Jason Fesler (1): Opportunistically use IO::Socket::IP or IO::Socket::INET6. Properly parse IPv6 literal addreses with optional port numbers. [RT#75618]
* Wed Jun 05 2013 cooloAATTsuse.com- updated to 6.06 IO::Socket::SSL doesn\'t play well with select() [RT#81237] Convert to Test::More style and disable test on Windows [RT#81090]
* Fri Feb 17 2012 cooloAATTsuse.com- updated to 6.03 Restore blocking override for Net::SSL [RT#72790] Restore perl-5.6 compatiblity.