[RELEASE CANDIDATE] mod_perl-2.0.11 RC1
Steve Hay <[email protected]> Mon, 2 Sep 2019 13:34:34 +0100
| Newsgroups | gmane.comp.apache.mod-perl.devel |
|---|---|
| Message-ID | <CADED=K6iTcf_keH2Mv=uasv9FHLSR4jLky0NvCwxD7XKnM97kw@mail.gmail.com> |
Please download, test, and report back on this mod_perl 2.0.11 release candidate. https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.11-rc1.tar.gz MD5 = 417823274b32e5ca8759cf3760ad1591 SHA1 = e47c72337e6766c403d0a76b59d3808625e5162b Major changes in this release are as follows: Fix use-after-free segfault in ap_server_config_defines seen on start-up on OpenBSD. [Found/fixed by Sam Vaughan/Joe Orton] Fix build with Perls earlier than 5.13.6. [Rainer Jung <[email protected]>] Fix filter/in_bbs_inject_header.t test failure with Apache 2.4.25+. [Stefan Fritsch <[email protected]>] Fix apache/read.t test failure with Apache 2.4.25+. [Niko Tyni <[email protected]>]