[ANNOUNCE] mod_perl-2.0.13

Steve Hay <[email protected]> Sat, 21 Oct 2023 11:43:53 +0100
Newsgroups gmane.comp.apache.mod-perl.devel
Message-ID <CADED=K7XZFFukk=eckyhOQGWZMQcngt2H_gTSa0egB66Ln3nZA__18251.2608285592$1697885058$gmane$org@mail.gmail.com>
We are pleased to announce the release of mod_perl 2.0.13

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.13

Checksums for this release are:

SHA256:
mod_perl-2.0.13.tar.gz: ADE3BE31 C447B844 8869FECD FCACE258 D6D587B8 C6C773=
C5
                        F22735F7 0D82D6DA

SHA512:
mod_perl-2.0.13.tar.gz: 453C7897 43487E2D 1167D005 F21EF978 0F36488D B88301=
03
                        E4EA0A06 56F685BF 5EC423CD 1BAA68EE 30EFC75D 9E2B84=
5C
                        96564582 03B9F48D E81A315A 91D587C9

Major changes in this release are as follows:

Use get_server_banner() instead of deprecated get_server_version() in
Apache2::Status.  [Petr P=C3=ADsa=C5=99 <[email protected]]

Avoid generating APR precompiled headers. [Sam James <[email protected]>]

Fix build for perl >=3D 5.37.1. [Jitka Plesnikova <[email protected]>]