
fred at redhotpenguin
Feb 24, 2010, 4:27 PM
Post #1 of 1
(413 views)
Permalink
|
|
[ANNOUNCE] Fwd: CPAN Upload: P/PH/PHRED/Apache-Test-1.31.tar.gz
|
|
I'm pleased to announce that Apache::Test 1.31 has been released. Huge thanks to the modperl and httpd developers who contributed to this 2.5 year development cycle. Summary of changes: Modify need_cgi so that it looks for cgi.c instead of cgi. This is a fix for the case insensitive filesystem correction listed below. [Phillipe M. Chiasson] t/next_available_port.t doesn't need mod_cgid, use need_cgi instead of need_module('mod_cgi.c') [Philippe M. Chiasson] PR: 21554 Load mod_apreq2.so if it is available [Derek Price, <derek [at] ximbiot>] Add conditional to ignore IfVersion directive if mod_version is not built. [Adam Prime <adam.prime [at] utoronto>, Fred Moyer <phred [at] apache>] PR: 41239 t/TEST -ping does not return a valid return code to the calling shell [ozw1z5rd <alessio.palma [at] staff>] Prevent infinite loop when no default apxs or httpd is present and repeated attempts to run the test suite under an automated harness (such as a cpan smoke test). Issue reported by CORION and ANDK, PR: 12911 [Fred Moyer <phred [at] apache>] Use need_module('mod_cgi.c') and need_module('mod_cgid.c') in t/next_available_port.t instead of need_cgi. On case insensitive file systems such as OS X, need_cgi will fulfill the requirement with cgi.pm, when mod_cgi.c is the desired requirement. [Fred Moyer <phred [at] apache>] Fix overridden get_basic_credentials test when using NTLM authentication [Rick Frankel <cpan [at] rickster>] Work around a bug introduced in libwww-perl in version 5.820 for httpd's credentials [Gunnar Wolf <gwolf [at] gwolf>, Niko Tyni <ntyni [at] debian>] Make Apache::TestConfig::untaint_path tolerate undefined arguments [Torsten Foertsch <torsten.foertsch [at] gmx] Inherit LoadFile directives from the global httpd.conf [Torsten Foertsch <torsten.foertsch [at] gmx] Don't overwrite php.ini if it already exists PR: 32994 [MAHEX <MAHEX [at] cpan>] ---------- Forwarded message ---------- From: PAUSE <upload [at] pause> Date: Wed, Feb 24, 2010 at 1:46 PM Subject: CPAN Upload: P/PH/PHRED/Apache-Test-1.31.tar.gz To: Fred Moyer <fred [at] redhotpenguin> The uploaded file Apache-Test-1.31.tar.gz has entered CPAN as file: $CPAN/authors/id/P/PH/PHRED/Apache-Test-1.31.tar.gz size: 152080 bytes md5: 108efa6e33f37c466144617ab3e11456 No action is required on your part Request entered by: PHRED (Fred Moyer) Request entered on: Wed, 24 Feb 2010 21:46:26 GMT Request completed: Wed, 24 Feb 2010 21:46:52 GMT Thanks, -- paused, v1048
|