You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Steve Hay <st...@apache.org> on 2019/07/03 07:45:36 UTC

[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]

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Joe Orton <jo...@redhat.com>.
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

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Joe Orton <jo...@redhat.com>.
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

Posted by Philippe Chiasson <go...@ectoplasm.org>.
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 <st...@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

Posted by Steve Hay <st...@googlemail.com.INVALID>.
On Wed, 10 Jul 2019 at 22:07, Philippe M. Chiasson <go...@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 :-)

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Steve Hay <st...@googlemail.com>.
On Wed, 10 Jul 2019 at 22:07, Philippe M. Chiasson <go...@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 :-)

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Steve Hay <st...@googlemail.com.INVALID>.
On Wed, 10 Jul 2019 at 22:07, Philippe M. Chiasson <go...@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


Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Steve Hay <st...@googlemail.com>.
On Wed, 10 Jul 2019 at 22:07, Philippe M. Chiasson <go...@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 :-)

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
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

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
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

Posted by Philippe Chiasson <go...@ectoplasm.org>.
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 <st...@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
> 


Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
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

Posted by Joe Orton <jo...@redhat.com>.
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

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Philippe Chiasson <go...@ectoplasm.org>.
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 <st...@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
> 


Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Philippe Chiasson <go...@ectoplasm.org>.
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 <st...@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
> 


Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by "André Warnier (tomcat)" <aw...@ice-sa.com>.
Thank you.
And these thanks extended to anyone contributing to keep Apache/mod_perl alive and well.

On 03.07.2019 14:07, Steve Hay wrote:
> On Wed, 3 Jul 2019 at 08:45, Steve Hay <st...@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.
>


Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Steve Hay <st...@googlemail.com.INVALID>.
On Wed, 3 Jul 2019 at 08:45, Steve Hay <st...@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

Posted by Steve Hay <st...@googlemail.com>.
On Wed, 3 Jul 2019 at 08:45, Steve Hay <st...@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.

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Joe Orton <jo...@redhat.com>.
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

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Steve Hay <st...@googlemail.com>.
On Wed, 3 Jul 2019 at 08:45, Steve Hay <st...@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.

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by Steve Hay <st...@googlemail.com.INVALID>.
On Wed, 3 Jul 2019 at 08:45, Steve Hay <st...@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.

Re: [RELEASE CANDIDATE] Apache-Test-1.41 RC1

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
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
>