From patchwork Tue Jun 7 15:35:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 5647 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4LHZDz5GjDz3yZC for ; Tue, 7 Jun 2022 15:35:31 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4LHZDx66b2zyG; Tue, 7 Jun 2022 15:35:29 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4LHZDx3mzvz2xhl; Tue, 7 Jun 2022 15:35:29 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4LHZDw0lJrz2xhl for ; Tue, 7 Jun 2022 15:35:28 +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 (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4LHZDv0gD9zKK for ; Tue, 7 Jun 2022 15:35:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1654616127; 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=6Y1i2jVD+yGJgRUuS2o0I9bbJoEmZhhouKyiRTcaRcI=; b=YJ+UUI/mt1EuQH/6Y22VoUYs9Y5ZQG9BqtcHruz5JgiJR3JpObGWyRvFIl3wUN9M01F2d0 iK/4RbFjjXSJB7iIzgugJ1eEk3gJHfXM5gCLtMMmug+yBJm2ki0QwoKpU1IlYz/nC48CUI GtNNylhjCbbMC9whJ1sP9CuOHDj/PzlFnmvlygE9CpGqI1DrWJ2UNhmMUS6WC8E9nmTLyT suhxGKISa+At6yQtFCJmKYUgtcM4bf1tWiwlRiyygN6jv3nBlzKfV4c5sAzTU3+ym0a4O+ jZKtju/BTTHDkA8H4mDcfHD2FdesBn8J+YNJmxTLjkS+XsobUQuBIh4aNrKmfA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1654616127; 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=6Y1i2jVD+yGJgRUuS2o0I9bbJoEmZhhouKyiRTcaRcI=; b=C2iMkWt1IYc96NEk/+omM+tpnpIP8AQoJQXdUwDa3UNfxb+Egarx5rY+oaJPb/7DJzX+Vi RnAnyF+q8NhmJwDg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 5.6 Date: Tue, 7 Jun 2022 17:35:22 +0200 Message-Id: <20220607153522.3357143-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://github.com/squid-cache/squid/commits/v5 Signed-off-by: Matthias Fischer Reviewed-by: Peter Müller --- lfs/squid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/squid b/lfs/squid index 7b77e568f..2a5317a43 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ include Config -VER = 5.5 +VER = 5.6 THISAPP = squid-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = aef52ba0b47098f823d3f2bbe55e015c12b853bcc0a414bc94a4103009a05fee2c33263b8ade9b31cd22068e964d7f37fc0a497877d26ff836bc2193a6d0e8fc +$(DL_FILE)_BLAKE2 = 172dbbc255dfbe6246f7e9e333469a4d7a1dda722bb1d897886e1fc075106f223dff739510ade836df4fb147b45e3626ce1e1916eaa9d708d55265347d74e183 install : $(TARGET)