Mailing List Archive

[RELEASE CANDIDATE] Apache-Test-1.41 RC1
Please download, test, and report back on this Apache-Test 1.41
release candidate.

https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.41-rc1.tar.gz

MD5 = 7933d3a6a762f087bf7883a1ac2086eb
SHA1 = 17aa9a8669023aa2f485aa83f8f389969b8e5f0c

Major changes in this release are as follows:

Set DefaultStateDir for > 2.5.1 and add -t_state to override. [jorton]

Inherit config via IncludeOptional as well as Include. [jorton]

Increase size of MinSpare, MaxSpare and MaxClients to improve httpd
test framework runs with worker and preform MPMs. [rjung]

Changed the openssl version detection to work with other *SSL libraries. [icing]

Switch test framework from using Net::SSL for raw TLS sockets to
IO::Socket::SSL. [rjung]

Fix mod_ssl tests under OpenSSL 1.1.1 / TLSv1.3. [jorton]

Add cwd to generated lib path in TEST script since Perl >=5.26 don't
do that any more. [jorton]

Override loglevel to trace8 if running in 2.4. [covener]

Allow an empty PREFIX. [sf]

Add need_min_apache_fix(). [covener]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1 [ In reply to ]
Fantastic! Thanks Steve! Will be giving this a spin today

Sent from the depths of my mind on an iPhone

> On Jul 3, 2019, at 03:45, Steve Hay <stevehay@apache.org> wrote:
>
> Please download, test, and report back on this Apache-Test 1.41
> release candidate.
>
> https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.41-rc1.tar.gz
>
> MD5 = 7933d3a6a762f087bf7883a1ac2086eb
> SHA1 = 17aa9a8669023aa2f485aa83f8f389969b8e5f0c
>
> Major changes in this release are as follows:
>
> Set DefaultStateDir for > 2.5.1 and add -t_state to override. [jorton]
>
> Inherit config via IncludeOptional as well as Include. [jorton]
>
> Increase size of MinSpare, MaxSpare and MaxClients to improve httpd
> test framework runs with worker and preform MPMs. [rjung]
>
> Changed the openssl version detection to work with other *SSL libraries. [icing]
>
> Switch test framework from using Net::SSL for raw TLS sockets to
> IO::Socket::SSL. [rjung]
>
> Fix mod_ssl tests under OpenSSL 1.1.1 / TLSv1.3. [jorton]
>
> Add cwd to generated lib path in TEST script since Perl >=5.26 don't
> do that any more. [jorton]
>
> Override loglevel to trace8 if running in 2.4. [covener]
>
> Allow an empty PREFIX. [sf]
>
> Add need_min_apache_fix(). [covener]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1 [ In reply to ]
On Wed, 3 Jul 2019 at 08:45, Steve Hay <stevehay@apache.org> wrote:
>
> Please download, test, and report back on this Apache-Test 1.41
> release candidate.
>
> https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.41-rc1.tar.gz
>

+1 from me using the following setups:

VC++ 2013 32-bit, Perl 5.30.0, Apache 2.2.34
VC++ 2019 64-bit, Perl 5.30.0, Apache 2.4.39

Both setups tested in four configurations: With & without mod_perl
2.0.10 / with & without LWP.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1 [ In reply to ]
On Wed, Jul 03, 2019 at 08:45:36AM +0100, Steve Hay wrote:
> Please download, test, and report back on this Apache-Test 1.41
> release candidate.
>
> https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.41-rc1.tar.gz
>
> MD5 = 7933d3a6a762f087bf7883a1ac2086eb
> SHA1 = 17aa9a8669023aa2f485aa83f8f389969b8e5f0c

I can't remember if I'm a PMC member for perl.a.o but +1 for release
from me, this looks good to me.

Regards, Joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1 [ In reply to ]
Tested on Fedora 30 with Apache/2.4.39, looking good to me

That's my +1

On 2019-07-03 3:45 a.m., Steve Hay wrote:
> Please download, test, and report back on this Apache-Test 1.41
> release candidate.
>
> https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.41-rc1.tar.gz
>
> MD5 = 7933d3a6a762f087bf7883a1ac2086eb
> SHA1 = 17aa9a8669023aa2f485aa83f8f389969b8e5f0c
>
> Major changes in this release are as follows:
>
> Set DefaultStateDir for > 2.5.1 and add -t_state to override. [jorton]
>
> Inherit config via IncludeOptional as well as Include. [jorton]
>
> Increase size of MinSpare, MaxSpare and MaxClients to improve httpd
> test framework runs with worker and preform MPMs. [rjung]
>
> Changed the openssl version detection to work with other *SSL libraries. [icing]
>
> Switch test framework from using Net::SSL for raw TLS sockets to
> IO::Socket::SSL. [rjung]
>
> Fix mod_ssl tests under OpenSSL 1.1.1 / TLSv1.3. [jorton]
>
> Add cwd to generated lib path in TEST script since Perl >=5.26 don't
> do that any more. [jorton]
>
> Override loglevel to trace8 if running in 2.4. [covener]
>
> Allow an empty PREFIX. [sf]
>
> Add need_min_apache_fix(). [covener]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>
Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1 [ In reply to ]
On Wed, 10 Jul 2019 at 22:07, Philippe M. Chiasson <gozer@ectoplasm.org> wrote:
>
> Tested on Fedora 30 with Apache/2.4.39, looking good to me
>
> That's my +1
>

Thanks to all for testing. With the +1 from Adam Prime (sent
privately) that's enough :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org