From patchwork Sat Oct 12 15:48:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 8168 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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4XQnwX1xFcz3wmx for ; Sat, 12 Oct 2024 15:49:00 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4XQnwV5jsDzqZ; Sat, 12 Oct 2024 15:48:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4XQnwV4JZyz34Gc; Sat, 12 Oct 2024 15:48:58 +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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4XQnwS3279z2xJd for ; Sat, 12 Oct 2024 15:48:56 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4XQnwR6XmHzNR for ; Sat, 12 Oct 2024 15:48:55 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1728748135; 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=b7hDqrEhhT8fpeVxdt9wQ7bcgstgfBWu8vntDInLwzY=; b=GNhu9xD+qEwB/tgi734Nm4HDOuVzYw6V9aKByb/M+IcLzItw5WReWQksGYiV+q0ycw09RY f+NhFbbGiqNRi5CQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1728748135; 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=b7hDqrEhhT8fpeVxdt9wQ7bcgstgfBWu8vntDInLwzY=; b=qbDRlPPuRCIvIXmPkaM50PAkhxfoNSQkyzYH9BO3NAmKYCNH2lHZbXZqQhYn0gSf4NcGZ2 aC+rZXQ9giwKHNXD8FO7fmR7f5+bRTF6VMy0JP7Dd4UMUZxTAvigqiCCro8CVmSPPd0RQ3 rNNOLOEAhZgKy8CzVc6O8bpbsSfaanlUoFixzOqz/CSVC9fvSa+j7l32GQ0uI9D7qy+srS Hcmt/HpAzZvl8tJZmHaR/p1kNpPGN3caruc+drKVrIXpG8NDzFPbuQ7AlD+4xyiAsyrhhc oNkw3t6IEOgyoZPD1+fuhKKr7QT04Vgnk//x9AyTZsoGpLh0PUGsY20trKkoIg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 6.12 Date: Sat, 12 Oct 2024 17:48:43 +0200 Message-ID: <20241012154850.3492280-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: DWAHRNYTEOBDYRXYB7ZLODUFGUPPOH23 X-Message-ID-Hash: DWAHRNYTEOBDYRXYB7ZLODUFGUPPOH23 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: For details see: https://github.com/squid-cache/squid/commits/v6 Signed-off-by: Matthias Fischer Reviewed-by: Adolf Belka --- lfs/squid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/squid b/lfs/squid index 6b4f5f025..f84d4e895 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ include Config -VER = 6.11 +VER = 6.12 THISAPP = squid-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 8143257e33dc23d3e22ae778990a1cc086740284cd356b3069f3c268c5648d08ddec7346028649c855dcd5c71fa4da555e81f9aac77e1bad8e06e9bd52655749 +$(DL_FILE)_BLAKE2 = ef1ae1bb0769a3509783027cd9596bdc64cedd1c46bbf393b34504f7074bd5eec8dcaf79c6e9fc227cc709f4f90b8abba373bb2ac06d93dcb5b1783196349e04 install : $(TARGET)