Re: [RELEASE CANDIDATE] Apache-Reload-0.14 RC1

Philippe Chiasson <[email protected]> Mon, 7 Aug 2023 06:44:21 -0400
Newsgroups gmane.comp.apache.mod-perl.devel
Message-ID <9E2E5B19-200F-4665-99DA-019E0714033B__39476.4699785569$1691405103$gmane$org@ectoplasm.org>
+1 on Fedora 38 with system versions of httpd and perl

Sent from the depths of my mind on an iPhone

> On Aug 6, 2023, at 06:30, Steve Hay <[email protected]> w=
rote:
>=20
> =EF=BB=BFThanks.
>=20
> +1 here with Apache 2.4.57 / Perl 5.38.0 / VC2022 on Windows 11.
>=20
> I've pushed one further minor update to avoid a (long-standing)
> warning when building inside the mod_perl build (see
> https://svn.apache.org/viewvc?view=3Drevision&revision=3D1911479) but I
> don't think it warrants another RC. It will get retested (and more
> meaningfully) when testing the mod_perl RC which is coming next...
>=20
> This standalone Apache::Reload release doesn't go on
> https://dist.apache.org/ (it's just released to CPAN) so I will crack
> on with that now even though we only have two +1s.
>=20
>> On Sat, 29 Jul 2023 at 15:17, Adam Prime <[email protected]> wr=
ote:
>>=20
>> +1
>>=20
>> tests pass on apache 2.4.41 w/ perl 5.28.0, which is what i've got
>> immediately available to test with.
>>=20
>> Adam
>>=20
>>> On 7/21/23 18:56, Steve Hay wrote:
>>> In preparation for an upcoming release of mod_perl to support Perl
>>> 5.38.0, I am making a new release of Apache-Reload.
>>>=20
>>> Please download, test, and report back on this Apache-Reload 0.14
>>> release candidate.
>>>=20
>>> https://people.apache.org/~stevehay/Apache-Reload-0.14-rc1.tar.gz
>>>=20
>>> MD5  =3D 53a2201f98d05b9868581b730d2032c3
>>> SHA256 =3D 38fcc0234e9db91624b5bc704ffe93928aa3f1d044bcc26f4839787b21123=
769
>>>=20
>>> Major changes in this release are as follows:
>>>=20
>>> Fix unnecessary FAIL reports on CPAN Testers by checking for mod_perl
>>> or mod_perl2.
>>> [Andreas Koenig <[email protected]>, CPAN RT#34316; Steve Hay]
>>>=20
>>> Fix spelling error.
>>> [<[email protected]>, CPAN RT#127004]
>>>=20
>>> Fix Makefile.PL when Apache::Test is not present.
>>> [Nigel Gregoire, CPAN RT#113778]