automatic update OBS-URL: https://build.opensuse.org/request/show/312234 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Proxy?expand=0&rev=7
124 lines
4.3 KiB
Plaintext
124 lines
4.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 16 08:35:12 UTC 2015 - coolo@suse.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 09:25:20 UTC 2015 - coolo@suse.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 18:10:35 UTC 2015 - coolo@suse.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 18:10:32 UTC 2015 - coolo@suse.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:32:56 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 1 23:55:43 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (0.24)
|
|
|