From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] apache: Update to 2.4.60 Date: Tue, 02 Jul 2024 09:06:02 +0200 Message-ID: <20240702070602.3414838-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6439247444809733971==" List-Id: --===============6439247444809733971== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Fixed: CVE-2024-39573, CVE-2024-38477, CVE-2024-38476, CVE-2024-38475, CVE-2024-3847= 4, 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 --- 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 836e3538a120d71c016149397a4efd61ae6acd8a8fb9d2ce117c7d= 86209c4b40c0be3c464007891f28c58182e9d40a8793abe9e94e642354492954af91d9878c +$(DL_FILE)_BLAKE2 =3D d1b4d2e05edfe8b88f541e6fa8b5db73f37cc349a4037b493e57ae= 2f2e0bb84f92aad3ad3bc0bdbc454d2677091bbca283ebe752a9335fae6931ec65cc687326 =20 install : $(TARGET) =20 --=20 2.34.1 --===============6439247444809733971==--