[RELEASE CANDIDATE] mod_perl-2.0.10 RC1
Steve Hay <[email protected]> Fri, 30 Sep 2016 14:13:42 +0100
| Newsgroups | gmane.comp.apache.mod-perl.devel |
|---|---|
| Message-ID | <CADED=K7ScG+3XOzjnLHwvG3-YayDUUgRsFVy2L9QtABDTANM+g@mail.gmail.com> |
Please download, test, and report back on this mod_perl 2.0.10 release candidate. https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.10-rc1.tar.gz MD5 = f29feb099e0cff545da347b1bcead671 SHA1 = 07c8c656eecbc436ba285aa5a9a3c69947613a16 NOTE: Unfortunately, there is a new test failure on Windows when using Perls built with the PERL_IMPLICIT_SYS build option enabled (which it is by default). This is in addition to the existing four known test failures on Windows (t/protocol/echo_block.t, t/protocol/echo_nonblock.t, t/protocol/echo_timeout.t and t/protocol/pseudo_http.t) which were present in the previous release (2.0.9). Major changes in this release are as follows: Automatically select the appropriate c89 option when modperl is being built with either gcc 5 or clang. [Klaus S. Madsen <[email protected]>] Fix non-threaded Perl 5.22.x build and tests. [Klaus S. Madsen <[email protected]>] Add support for Perl 5.22.x. [Niko Tyni <[email protected]>, Steve Hay]