From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka <adolf.belka@ipfire.org> To: development@lists.ipfire.org Subject: Re: [PATCH] apache: Update to 2.4.60 Date: Tue, 02 Jul 2024 09:22:38 +0200 Message-ID: <31324da1-b344-4364-a38e-b919cb25a5de@ipfire.org> In-Reply-To: <20240702070602.3414838-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1431902588042720628==" List-Id: <development.lists.ipfire.org> --===============1431902588042720628== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Wow, 8 CVE's in one update!!! Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org> On 02/07/2024 09:06, Matthias Fischer wrote: > Fixed: > CVE-2024-39573, CVE-2024-38477, CVE-2024-38476, CVE-2024-38475, CVE-2024-38= 474, > CVE-2024-38473, CVE-2024-38472, CVE-2024-36387. > > For details see: > https://dlcdn.apache.org/httpd/CHANGES_2.4.60 > > Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org> > --- > lfs/apache2 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lfs/apache2 b/lfs/apache2 > index 0851471fe..2736eec8d 100644 > --- a/lfs/apache2 > +++ b/lfs/apache2 > @@ -25,7 +25,7 @@ > =20 > include Config > =20 > -VER =3D 2.4.59 > +VER =3D 2.4.60 > =20 > THISAPP =3D httpd-$(VER) > DL_FILE =3D $(THISAPP).tar.bz2 > @@ -45,7 +45,7 @@ objects =3D $(DL_FILE) > =20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > =20 > -$(DL_FILE)_BLAKE2 =3D 836e3538a120d71c016149397a4efd61ae6acd8a8fb9d2ce117c= 7d86209c4b40c0be3c464007891f28c58182e9d40a8793abe9e94e642354492954af91d9878c > +$(DL_FILE)_BLAKE2 =3D d1b4d2e05edfe8b88f541e6fa8b5db73f37cc349a4037b493e57= ae2f2e0bb84f92aad3ad3bc0bdbc454d2677091bbca283ebe752a9335fae6931ec65cc687326 > =20 > install : $(TARGET) > =20 --=20 Sent from my laptop --===============1431902588042720628==--