Changelog for
perl-HTTP-Proxy-0.304-1.1.noarch.rpm :
Tue Jun 16 14:00:00 2015 cooloAATTsuse.com
- updated to 0.304
see /usr/share/doc/packages/perl-HTTP-Proxy/Changes
0.304 Tue Jun 16 2015
[FIXES]
- fix RT #105177 (Slaven Rezic and Gregor Herrmann), regarding Via: header
[TEST]
- improvement on the fix for t/23connect.t (thanks to e477),
but that does not seem to be enough
- fix RT #71771 (test using HTML::Parser)
Sat May 2 14:00:00 2015 cooloAATTsuse.com
- updated to 0.303
see /usr/share/doc/packages/perl-HTTP-Proxy/Changes
0.303 Wed Apr 29 2015
[FIXES]
- closed RT #90414 (Vincenzo Buttazzo), fixing HTTPS data transfer
- closed RT #62950 (Slaven Rezic), adding the port to the Via: header
[DOCUMENTATION]
- added many more contributors in the META file
[TEST]
- fixed t/23connect.t
Tue Apr 14 14:00:00 2015 cooloAATTsuse.com
- updated to 0.302
see /usr/share/doc/packages/perl-HTTP-Proxy/Changes
0.302 Sat Jan 31 2015
[DOCUMENTATION]
- fix RT #85632 (Ashley Pond V)
- multiple documentation fixes (Ashley Pond V)
[PACKAGING]
- switch to Dist::Zilla for maintaining the distribution
0.301 Sun Aug 3 2014
[TEST]
- fix t/02pod-coverage.t to skip HTTP::Proxy::Engine::Threaded
when running under an unthreaded Perl (Masahiro Nagano (KAZEBURO))
- fix t/01pod.t and t/02pod-coverage.t to only run under
RELEASE_TESTING (thanks to Masahiro Nagano (KAZEBURO))
0.300 Sun Apr 7 2013
[IMPROVEMENTS]
- Downgrade a disconnect message from ERROR to SOCKET debug level
in order to reduce the amount of runtime log output. Disconnects
are /very/ common in HTTP, and shoudn\'t be considered errors.
(thanks to Salve J. Nilsen)
[TEST]
- include t/90httpstatus.t in the MANIFEST
- fix t/67save.t to not try to create files with a \"?\" in
their name under MSWin32
0.29 Tue Mar 19 2013
[TEST]
- fix t/50hopbyhop.t to open the proxy on a random port,
and avoid failures when port 8080 is \"already in use\"
0.28 Thu Mar 14 2013
[FIXES]
- the Accept-Encoding header removal code was broken in the previous
version. Now the header will be removed as soon as a body filter
is configured for the proxy.
[TEST]
- use File::Spec in the test suite to compute portable file names,
to avoid some test failures, like
http://www.cpantesters.org/cpan/report/856ca676-6bf5-1014-bfa1-9d8aa3912248
0.27 Fri Mar 8 2013
[IMPROVEMENTS]
- in HTTP::Proxy::HeaderFilter::standard, now remove the Accept-Encoding header
only when we know we\'ll actually look at the response body
[TESTS]
- use httpstat.us to test HTTP statuses
0.26 Wed Feb 6 2013
[IMPROVEMENTS]
- remove a \"Use of \"goto\" to jump into a construct is deprecated\"
warning (Tom Hukins)
[DOCUMENTATION]
- fix RT #77685 (Tom Hukins)
- improved the number of links to other modules from the documentation
[TEST]
- fix RT #71771 (Tom Hukins)
- fix test failures in POD tests (Tom Hukins)
0.25 Sun Jul 3 00:28:10 CEST 2011
[ENHANCEMENTS]
- new Engine: HTTP::Proxy::Engine::Threaded, by Angelos Karageorgiou
[FIXES]
- Correctly call eod() when the response has no body
(closed RT ticket #48310)
Tue Apr 14 14:00:00 2015 cooloAATTsuse.com
- updated to 0.25
see /usr/share/doc/packages/perl-HTTP-Proxy/Changes
0.25 Sun Jul 3 00:28:10 CEST 2011
[ENHANCEMENTS]
- new Engine: HTTP::Proxy::Engine::Threaded, by Angelos Karageorgiou
[FIXES]
- Correctly call eod() when the response has no body
(closed RT ticket #48310)
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Mon Nov 1 13:00:00 2010 pascal.bleserAATTopensuse.org
- initial package (0.24)