From patchwork Tue Jul 2 07:06:02 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 7902 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4WCv8R5CrPz3wwl for ; Tue, 2 Jul 2024 07:06:15 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4WCv8N1m0nz4Rc; Tue, 2 Jul 2024 07:06:12 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4WCv8M6W6kz32Tj; Tue, 2 Jul 2024 07:06:11 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4WCv8K57LKz2xRL for ; Tue, 2 Jul 2024 07:06:09 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4WCv8K1rDMz3rk for ; Tue, 2 Jul 2024 07:06:09 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1719903969; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=nXwtKASLci7BiTOIYW4eCP4fKSQ9xyHynhiOYcw3emI=; b=YpdoKxfHz9R3eMtEECKKa22nyPvmEyr+FzGUH6JjBXaQbSANHH1LY4Klu1rMGVUXnNLwI4 twegmRBbuoCluHAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1719903969; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=nXwtKASLci7BiTOIYW4eCP4fKSQ9xyHynhiOYcw3emI=; b=cGR34tt5gdK6hS0oMy/aNETaAXgvK4HVGJsLdFSdBz4JOGuWCSKoNTNJEz6YvCPTmgY1gB lGE6lQolZVssIsW0ZmRCl2uH23Mp0trABnlY2mWeJNVw6N9e6kQ2cdqTUcFUQY6zTWJicr 43WjNxnJIs09rVrUWxJrFdlAkACAluk/LtO2Y4MV/qkRBimwhsgj1NbBDcOa3CO/c5EfmX LyNgeVYgOcDBwopaDNlaMXFlkJkp8/Ogr6HvkaNxsw2L0UmpkHTiG7jirwiMX+VwfnBbfY PGDN8OADThXYTSMaOaTPhlRiICYFm2F0rfFh2NGgOHnonHL2nvu2oOI+90Xnzw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] apache: Update to 2.4.60 Date: Tue, 2 Jul 2024 09:06:02 +0200 Message-Id: <20240702070602.3414838-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: UICM2I2HDNV2H7RI5EUW73LVI47XCI3E X-Message-ID-Hash: UICM2I2HDNV2H7RI5EUW73LVI47XCI3E X-MailFrom: matthias.fischer@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Fixed: CVE-2024-39573, CVE-2024-38477, CVE-2024-38476, CVE-2024-38475, CVE-2024-38474, 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 Reviewed-by: Adolf Belka --- 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 @@ include Config -VER = 2.4.59 +VER = 2.4.60 THISAPP = httpd-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 836e3538a120d71c016149397a4efd61ae6acd8a8fb9d2ce117c7d86209c4b40c0be3c464007891f28c58182e9d40a8793abe9e94e642354492954af91d9878c +$(DL_FILE)_BLAKE2 = d1b4d2e05edfe8b88f541e6fa8b5db73f37cc349a4037b493e57ae2f2e0bb84f92aad3ad3bc0bdbc454d2677091bbca283ebe752a9335fae6931ec65cc687326 install : $(TARGET)