You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Steve Hay <st...@apache.org> on 2019/10/06 13:39:31 UTC

[ANNOUNCE] mod_perl-2.0.11

We are pleased to announce the release of mod_perl 2.0.11.

mod_perl is an Apache HTTP Server module for embedding a Perl
interpreter in your web server, giving you super-fast dynamic content
by avoiding the overhead of starting an external interpreter.

This release is now, or soon will be, available for download from a
mirror site near you via:

    https://perl.apache.org/download/index.html

or in the meantime directly from:

    https://metacpan.org/release/SHAY/mod_perl-2.0.11

Checksums for this release are:

SHA256:
CA2A9E18 CDF90F9C 6023E786 369D5BA7 5E8DAC29 2EBFEA99
00C29BF4 2DC16F74

SHA512:
F232B215 CCB9217F 69CCCED8 A037470E 5975900B 9A6FCC5A
2E4674E6 559D21F0 26547C1B 97C48109 35204394 6DC22539
DD380047 59BE16AD 5CFCB3A9 6973DFDF

Major changes in this release are as follows:

Fix t/modules/apache_resource.t failures [Steve Hay]

Fix [CVE-2011-2767] Arbitrary Perl code execution in the context of
the user account via a user-owned .htaccess. Patch from
bugs.debian.org #644169. [Jan Ingvoldstad
<ja...@ifi.uio.no>]

Fix potential test suite hangs due to pipelined response deadlocks.
Patch from rt.cpan.org #82409. [Zefram <ze...@fysh.org>]

Fix t/compat/request.t failures [Steve Hay]

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
<ra...@kippdata.de>]

Fix filter/in_bbs_inject_header.t test failure with Apache 2.4.25+.
[Stefan Fritsch <sf...@sfritsch.de>]

Fix apache/read.t test failure with Apache 2.4.25+. [Niko Tyni
<nt...@debian.org>]