[ANNOUNCE] Apache-SizeLimit-0.98

Steve Hay <[email protected]> Sun, 6 Aug 2023 11:55:41 +0100
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CADED=K6Vf-Q7mAZZqmGry4curvXSqBQDCxqF5w+CurG7-SU6yw@mail.gmail.com>
We are pleased to announce the release of Apache-SizeLimit 0.98.

This release is now, or soon will be, available for download from your
favourite CPAN mirror or you can find it at:

    https://metacpan.org/release/Apache-SizeLimit

Checksums for this release are:

MD5  = 66a260169a2018b12f0b90f04ae503fc
SHA256 = dcf27d1397399a82603b65bad1ee25a75e13aad4cdb98dc9414d009ea5865860

Major changes in this release are as follows:

Overhaul $VERSION numbering scheme to align with other mod_perl
modules and avoid warnings from ExtUtils::MakeMaker.
[Steve Hay]

Remove use of Linux::Smaps - it is slow and uses wrong statistics anyway.
[Zefram <[email protected]>, CPAN RT#93757]

Fix unshared memory values when using /proc/self/statm.
[Zefram <[email protected]>, CPAN RT#73752]

Fix unnecessary FAIL reports on CPAN Testers by checking for mod_perl
or mod_perl2.
[Andreas Koenig <[email protected]>; Steve Hay]