Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

Adam Prime <[email protected]> Tue, 22 Aug 2023 21:40:23 -0400
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
Sorry for the massive delay on this.


+1

all run on gentoo with 5.15.74 kernel

perl 5.38.0 w/ apache 2.2.34

All tests successful.
Files=245, Tests=2587, 145 wallclock secs ( 0.88 usr  0.35 sys + 114.04 
cusr 11.85 csys = 127.12 CPU)
Result: PASS


perl 5.38.0 w/ apache 2.4.57

I had to build httpd without mod_proxy to get the tests to run at all. 
I think this is probably an Apache::Test problem, i'll reply to Fred's 
email with some more details

Test Summary Report
-------------------
t/filter/in_bbs_inject_header.t       (Wstat: 0 Tests: 36 Failed: 3)
   Failed tests:  22, 26, 30
Files=245, Tests=2586, 150 wallclock secs ( 0.89 usr  0.35 sys + 118.07 
cusr 13.44 csys = 132.75 CPU)
Result: FAIL

(expected failure)

perl 5.34.0 w/ apache 2.2.34

All tests successful.
Files=245, Tests=2587, 143 wallclock secs ( 0.91 usr  0.34 sys + 113.04 
cusr 11.40 csys = 125.69 CPU)
Result: PASS


perl 5.34.0 w/ apache 2.4.57

Test Summary Report
-------------------
t/filter/in_bbs_inject_header.t       (Wstat: 0 Tests: 36 Failed: 3)
   Failed tests:  22, 26, 30
Files=245, Tests=2586, 148 wallclock secs ( 0.91 usr  0.36 sys + 116.59 
cusr 13.32 csys = 131.18 CPU)
Result: FAIL
Failed 1/245 test programs. 3/2586 subtests failed.


(expected failure)




On 8/6/23 08:00, Steve Hay wrote:
> Please download, test, and report back on this mod_perl 2.0.13 release
> candidate.
> 
> https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.13-rc1.tar.gz
> 
> SHA256:
> mod_perl-2.0.13-rc1.tar.gz: EC72BC99 EC01DAE5 BEB1DC8F 2F3807CB A4A9BF4D
>                              D492E846 858DABC0 EEA8E6B7
> 
> SHA512:
> mod_perl-2.0.13-rc1.tar.gz: 15EA2E30 B5BE0B76 7E49FC46 20F93AA0 FF4E9EBA
>                              03E7EDFD 64166223 5C1E652B B3C1CB69 CB60DF33
>                              C64121C5 C74F3ABB A9ACDB6B 19E9B19A 46790DFE
>                              015C77C9
> 
> Major changes in this release are as follows:
> 
> Use get_server_banner() instead of deprecated get_server_version() in
> Apache2::Status.  [Petr Písař <[email protected]]
> 
> Avoid generating APR precompiled headers. [Sam James <[email protected]>]
> 
> Fix build for perl >= 5.37.1. [Jitka Plesnikova <[email protected]>]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>