Discussion:
[RELEASE CANDIDATE] Apache-Test-1.27 RC
Philip M. Gollucci
2005-10-04 02:40:15 UTC
Permalink
A release candidate for Apache-Test 1.27 is now available.

http://people.apache.org/~pgollucci/at/Apache-Test-1.27-dev.tar.gz

Please take the time to exercise the candidate through all your existing
applications that use Apache-Test and report back successes or failures.

Changes since 1.26:

Prevent the config file from being overwritten
on platforms such as WIN32 under certain conditions.
[Randy Kobes]

make sure that the TESTS Makefile.PL parameter is properly
recognized ["Christopher H. Laco" <apache-test chrislaco.com>]

Add the output of ldd(unix/cygwin) and otool -L (darwin)
for httpd to the mp2bug report script.
[Philip M. Gollucci]

fall back on using httpd-defined HTTPD_ROOT as the base for
httpd.conf if all other options fail. [Geoffrey Young]
--
END
------------------------------------------------------------
What doesn't kill us can only make us stronger.
Nothing is impossible.

Philip M. Gollucci (***@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
http://www.liquidityservicesinc.com
http://www.liquidation.com
http://www.uksurplus.com
http://www.govliquidation.com
http://www.gowholesale.com
Philip M. Gollucci
2005-10-04 18:50:23 UTC
Permalink
Post by Philip M. Gollucci
A release candidate for Apache-Test 1.27 is now available.
http://people.apache.org/~pgollucci/at/Apache-Test-1.27-dev.tar.gz
I've noticed we include the RELEASE file in the release tarball. I don't believe mod_perl or apreq do. Is this
intentional ?
--
END
------------------------------------------------------------
What doesn't kill us can only make us stronger.
Nothing is impossible.

Philip M. Gollucci (***@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
http://www.liquidityservicesinc.com
http://www.liquidation.com
http://www.uksurplus.com
http://www.govliquidation.com
http://www.gowholesale.com
Philip M. Gollucci
2005-10-05 15:28:11 UTC
Permalink
Post by Philip M. Gollucci
I've noticed we include the RELEASE file in the release tarball. I
don't believe mod_perl or apreq do. Is this intentional ?
Appologies, this was not correct. Too many directories of this thing.
--
END
------------------------------------------------------------
What doesn't kill us can only make us stronger.
Nothing is impossible.

Philip M. Gollucci (***@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
http://www.liquidityservicesinc.com
http://www.liquidation.com
http://www.uksurplus.com
http://www.govliquidation.com
http://www.gowholesale.com
Philip M. Gollucci
2005-10-13 01:09:09 UTC
Permalink
A release candidate for Apache-Test 1.27 is now available.

http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz

Please take the time to exercise the candidate through all your existing
applications that use Apache-Test and report back successes or failures.

This candidate contains the following fixes found from RC1:
http://svn.apache.org/viewcvs?rev=293485&view=rev
http://svn.apache.org/viewcvs?rev=314992&view=rev



Changes since 1.26:
localize ScriptSock directive to always point to t/logs/cgisock
regardless of inherited and custom mod_cgid settings
[Geoffrey Young]

Prevent the config file from being overwritten
on platforms such as WIN32 under certain conditions.
[Randy Kobes]

make sure that the TESTS Makefile.PL parameter is properly
recognized ["Christopher H. Laco" <apache-test chrislaco.com>]

Add the output of ldd(unix/cygwin) and otool -L (darwin)
for httpd to the mp2bug report script.
[Philip M. Gollucci]

fall back on using httpd-defined HTTPD_ROOT as the base for
httpd.conf if all other options fail. [Geoffrey Young]
--
END
------------------------------------------------------------
What doesn't kill us can only make us stronger.
Nothing is impossible.

Philip M. Gollucci (***@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
http://www.liquidityservicesinc.com
http://www.liquidation.com
http://www.uksurplus.com
http://www.govliquidation.com
http://www.gowholesale.com
Philip M. Gollucci
2005-10-13 01:09:09 UTC
Permalink
A release candidate for Apache-Test 1.27 is now available.

http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz

Please take the time to exercise the candidate through all your existing
applications that use Apache-Test and report back successes or failures.

This candidate contains the following fixes found from RC1:
http://svn.apache.org/viewcvs?rev=293485&view=rev
http://svn.apache.org/viewcvs?rev=314992&view=rev



Changes since 1.26:
localize ScriptSock directive to always point to t/logs/cgisock
regardless of inherited and custom mod_cgid settings
[Geoffrey Young]

Prevent the config file from being overwritten
on platforms such as WIN32 under certain conditions.
[Randy Kobes]

make sure that the TESTS Makefile.PL parameter is properly
recognized ["Christopher H. Laco" <apache-test chrislaco.com>]

Add the output of ldd(unix/cygwin) and otool -L (darwin)
for httpd to the mp2bug report script.
[Philip M. Gollucci]

fall back on using httpd-defined HTTPD_ROOT as the base for
httpd.conf if all other options fail. [Geoffrey Young]
--
END
------------------------------------------------------------
What doesn't kill us can only make us stronger.
Nothing is impossible.

Philip M. Gollucci (***@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
http://www.liquidityservicesinc.com
http://www.liquidation.com
http://www.uksurplus.com
http://www.govliquidation.com
http://www.gowholesale.com
Christopher H. Laco
2005-10-13 02:12:35 UTC
Permalink
Post by Philip M. Gollucci
A release candidate for Apache-Test 1.27 is now available.
http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz
Please take the time to exercise the candidate through all your existing
applications that use Apache-Test and report back successes or failures.
http://svn.apache.org/viewcvs?rev=293485&view=rev
http://svn.apache.org/viewcvs?rev=314992&view=rev
localize ScriptSock directive to always point to t/logs/cgisock
regardless of inherited and custom mod_cgid settings
[Geoffrey Young]
Prevent the config file from being overwritten
on platforms such as WIN32 under certain conditions.
[Randy Kobes]
make sure that the TESTS Makefile.PL parameter is properly
recognized ["Christopher H. Laco" <apache-test chrislaco.com>]
Add the output of ldd(unix/cygwin) and otool -L (darwin)
for httpd to the mp2bug report script.
[Philip M. Gollucci]
fall back on using httpd-defined HTTPD_ROOT as the base for
httpd.conf if all other options fail. [Geoffrey Young]
All tests pass on Ubuntu 5.04 with 2.0.54 prefork and Apache 1.3.33,
Perl 5.8.4.

All tests pass on FreeBSD 5.4-STABLE, Apache 2.0.54 prefork, Perl 5.8.4.

All tests pass on Windows XP, Apache 1.3.33, and Perls 5.8.6 and 5.6.1.

-=Chris
Randy Kobes
2005-10-13 04:21:04 UTC
Permalink
Post by Philip M. Gollucci
A release candidate for Apache-Test 1.27 is now available.
http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz
Please take the time to exercise the candidate through all your existing
applications that use Apache-Test and report back successes or failures.
Builds and tests fine on
- linux: Apache/2.0.54 (prefork)
- win32: Apache/2.0.54 (winnt)
--
best regards,
randy
Randy Kobes
2005-10-13 04:21:04 UTC
Permalink
Post by Philip M. Gollucci
A release candidate for Apache-Test 1.27 is now available.
http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz
Please take the time to exercise the candidate through all your existing
applications that use Apache-Test and report back successes or failures.
Builds and tests fine on
- linux: Apache/2.0.54 (prefork)
- win32: Apache/2.0.54 (winnt)
--
best regards,
randy
Philip M. Gollucci
2005-10-16 03:36:26 UTC
Permalink
Post by Philip M. Gollucci
A release candidate for Apache-Test 1.27 is now available.
http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz
+1
FreeBSD 7.0-current
perl 5.8.7 w/o ithreads
httpd 2.0.55 apr not threaded

Again, I've got a +1 from Randy. Two more and I'll release this week
--
END
------------------------------------------------------------
What doesn't kill us can only make us stronger.
Nothing is impossible.

Philip M. Gollucci (***@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
http://www.liquidityservicesinc.com
http://www.liquidation.com
http://www.uksurplus.com
http://www.govliquidation.com
http://www.gowholesale.com
Philip M. Gollucci
2005-10-16 03:36:26 UTC
Permalink
Post by Philip M. Gollucci
A release candidate for Apache-Test 1.27 is now available.
http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz
+1
FreeBSD 7.0-current
perl 5.8.7 w/o ithreads
httpd 2.0.55 apr not threaded

Again, I've got a +1 from Randy. Two more and I'll release this week
--
END
------------------------------------------------------------
What doesn't kill us can only make us stronger.
Nothing is impossible.

Philip M. Gollucci (***@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
http://www.liquidityservicesinc.com
http://www.liquidation.com
http://www.uksurplus.com
http://www.govliquidation.com
http://www.gowholesale.com
Loading...