[RELEASE CANDIDATE] Apache-SizeLimit-0.98 RC1

2023-07-21 Thread Steve Hay
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 =

[RELEASE CANDIDATE] Apache-Reload-0.14 RC1

2023-07-21 Thread Steve Hay
In preparation for an upcoming release of mod_perl to support Perl 5.38.0, I am making a new release of Apache-Reload. Please download, test, and report back on this Apache-Reload 0.14 release candidate. https://people.apache.org/~stevehay/Apache-Reload-0.14-rc1.tar.gz MD5 =

svn commit: r1911187 - /perl/Apache-Reload/trunk/Makefile.PL

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 22:09:37 2023 New Revision: 1911187 URL: http://svn.apache.org/viewvc?rev=1911187=rev Log: Update Makefile.PL as per r1911186 Modified: perl/Apache-Reload/trunk/Makefile.PL Modified: perl/Apache-Reload/trunk/Makefile.PL URL:

svn commit: r1911186 - /perl/Apache-SizeLimit/trunk/Makefile.PL

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 22:08:08 2023 New Revision: 1911186 URL: http://svn.apache.org/viewvc?rev=1911186=rev Log: Fix apparent wrong scoping of $mp_gen It has been like this since the change that first introduced the MOD_PERL_2_BUILD (r441414). Modified:

svn commit: r1911185 - /perl/Apache-SizeLimit/trunk/Changes

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 21:58:28 2023 New Revision: 1911185 URL: http://svn.apache.org/viewvc?rev=1911185=rev Log: Update Changes for previous commits Modified: perl/Apache-SizeLimit/trunk/Changes Modified: perl/Apache-SizeLimit/trunk/Changes URL:

svn commit: r1911184 - /perl/Apache-SizeLimit/trunk/RELEASE

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 21:55:17 2023 New Revision: 1911184 URL: http://svn.apache.org/viewvc?rev=1911184=rev Log: Remove checksum notes from RELEASE This module is not an artifact put into https://dist.apache.org/repos/dist/release/perl so it doesn't require these checksums.

svn commit: r1911183 - /perl/Apache-SizeLimit/trunk/RELEASE

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 21:51:32 2023 New Revision: 1911183 URL: http://svn.apache.org/viewvc?rev=1911183=rev Log: Fix VERSION numbers in RELEASE We are in the 0.98-dev phase. r1308670 set the correct VERSIONs in the .pm files, but the RELEASE file was one release out of whack and

svn commit: r1911182 - /perl/Apache-SizeLimit/trunk/RELEASE

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 21:46:51 2023 New Revision: 1911182 URL: http://svn.apache.org/viewvc?rev=1911182=rev Log: Update RELEASE to reflect new VERSIONing scheme Modified: perl/Apache-SizeLimit/trunk/RELEASE Modified: perl/Apache-SizeLimit/trunk/RELEASE URL:

svn commit: r1911181 - /perl/Apache-SizeLimit/trunk/Makefile.PL

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 21:36:08 2023 New Revision: 1911181 URL: http://svn.apache.org/viewvc?rev=1911181=rev Log: Update Makefile.PL as per r1675269 Modified: perl/Apache-SizeLimit/trunk/Makefile.PL Modified: perl/Apache-SizeLimit/trunk/Makefile.PL URL:

svn commit: r1911180 - in /perl/Apache-SizeLimit/trunk: Makefile.PL lib/Apache/SizeLimit.pm lib/Apache/SizeLimit/Core.pm lib/Apache2/SizeLimit.pm

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 21:32:34 2023 New Revision: 1911180 URL: http://svn.apache.org/viewvc?rev=1911180=rev Log: Handle $VERSION more or less as per Apache::Reload to avoid ExtUtils::MakeMaker complaints that -dev and -rcN $VERSIONs are invalid Modified:

svn commit: r1911172 - /perl/Apache-SizeLimit/trunk/Changes

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 10:23:38 2023 New Revision: 1911172 URL: http://svn.apache.org/viewvc?rev=1911172=rev Log: Update Changes for previous two commits Modified: perl/Apache-SizeLimit/trunk/Changes Modified: perl/Apache-SizeLimit/trunk/Changes URL:

svn commit: r1911171 - /perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit/Core.pm

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 10:22:15 2023 New Revision: 1911171 URL: http://svn.apache.org/viewvc?rev=1911171=rev Log: Fix unshared memory values when using /proc/self/statm Patch by Zefram on CPAN RT#73752 Modified: perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit/Core.pm Modified:

svn commit: r1911170 - in /perl/Apache-SizeLimit/trunk: Makefile.PL README lib/Apache/SizeLimit.pm lib/Apache/SizeLimit/Core.pm lib/Apache2/SizeLimit.pm t/apache/all.t t/apache2/all.t t/response/TestA

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 10:16:16 2023 New Revision: 1911170 URL: http://svn.apache.org/viewvc?rev=1911170=rev Log: Remove use of Linux::Smaps - it is slow and uses wrong statistics anyway Patch by Zefram on CPAN RT#93757 Modified: perl/Apache-SizeLimit/trunk/Makefile.PL

svn commit: r1911168 - in /perl/Apache-SizeLimit/trunk: README lib/Apache/SizeLimit.pm lib/Apache2/SizeLimit.pm

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 09:51:32 2023 New Revision: 1911168 URL: http://svn.apache.org/viewvc?rev=1911168=rev Log: Fix typos Modified: perl/Apache-SizeLimit/trunk/README perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm perl/Apache-SizeLimit/trunk/lib/Apache2/SizeLimit.pm

svn commit: r1911166 - /perl/Apache-SizeLimit/trunk/Changes

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 09:25:42 2023 New Revision: 1911166 URL: http://svn.apache.org/viewvc?rev=1911166=rev Log: Update Changes for previous two commits Modified: perl/Apache-SizeLimit/trunk/Changes Modified: perl/Apache-SizeLimit/trunk/Changes URL:

svn commit: r1911165 - /perl/Apache-SizeLimit/trunk/Makefile.PL

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 09:23:37 2023 New Revision: 1911165 URL: http://svn.apache.org/viewvc?rev=1911165=rev Log: Update Makefile.PL as per r1911162 Modified: perl/Apache-SizeLimit/trunk/Makefile.PL Modified: perl/Apache-SizeLimit/trunk/Makefile.PL URL:

svn commit: r1911164 - /perl/Apache-SizeLimit/trunk/Makefile.PL

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 09:22:51 2023 New Revision: 1911164 URL: http://svn.apache.org/viewvc?rev=1911164=rev Log: Update Makefile.PL as per r1911161 Modified: perl/Apache-SizeLimit/trunk/Makefile.PL Modified: perl/Apache-SizeLimit/trunk/Makefile.PL URL:

svn commit: r1911163 - /perl/Apache-Reload/trunk/Changes

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 09:21:40 2023 New Revision: 1911163 URL: http://svn.apache.org/viewvc?rev=1911163=rev Log: Update Changes Modified: perl/Apache-Reload/trunk/Changes Modified: perl/Apache-Reload/trunk/Changes URL:

svn commit: r1911162 - /perl/Apache-Reload/trunk/Makefile.PL

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 09:15:22 2023 New Revision: 1911162 URL: http://svn.apache.org/viewvc?rev=1911162=rev Log: Try mod_perl2 if mod_perl failed The attempt to load mod_perl2 was accidentally being skipped by a successful load of File::Spec in-between. Modified:

svn commit: r1911161 - /perl/Apache-Reload/trunk/Makefile.PL

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 09:12:50 2023 New Revision: 1911161 URL: http://svn.apache.org/viewvc?rev=1911161=rev Log: Fix unnecessary FAIL reports on CPAN Testers by checking for mod_perl or mod_perl2 Fix by Andreas Koenig on CPAN RT#34316 Modified:

svn commit: r1911160 - /perl/Apache-Reload/trunk/lib/Apache2/Reload.pm

2023-07-21 Thread stevehay
Author: stevehay Date: Fri Jul 21 08:36:40 2023 New Revision: 1911160 URL: http://svn.apache.org/viewvc?rev=1911160=rev Log: Fix spelling error Fix by x.guim...@free.fr in CPAN RT#127004 Modified: perl/Apache-Reload/trunk/lib/Apache2/Reload.pm Modified: