[RELEASE CANDIDATE] Apache-SizeLimit-0.98 RC1
Steve Hay <[email protected]> Fri, 21 Jul 2023 23:56:13 +0100
| Newsgroups | gmane.comp.apache.mod-perl.devel |
|---|---|
| Message-ID | <CADED=K50wDXJhMC-hWqsQoQbsYcdMtQbV2aW6A--y7fCWaHPUw__137.099826109477$1689980214$gmane$org@mail.gmail.com> |
In preparation for an upcoming release of mod_perl to support Perl 5.38.0, I am making a new release of Apache-SizeLimit. Please download, test, and report back on this Apache-SizeLimit 0.98 release candidate. https://people.apache.org/~stevehay/Apache-SizeLimit-0.98-rc1.tar.gz MD5 = 8acfa750da6c4f4ae3f328e117dfa42c SHA256 = 4a6cd22067d93bfd2e43ae1fb5902942576e66667af6b0a7c2a1c466d550b573 (NOTE: Apache::SizeLimit is not implemented on Windows.) 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]