From patchwork Wed Nov 8 09:58:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 7305 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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4SQLBt2LpYz3wtG for ; Wed, 8 Nov 2023 09:58:46 +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 4SQLBs1fPyzqR; Wed, 8 Nov 2023 09:58:45 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SQLBs1Bnyz33bv; Wed, 8 Nov 2023 09:58:45 +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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4SQLBp4znrz2yVy for ; Wed, 8 Nov 2023 09:58:42 +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 4SQLBp0PGszWR for ; Wed, 8 Nov 2023 09:58:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1699437522; 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=J1JGLfVPcaL8V6JMIQgpwxt76Rn32dK6CRRQP0fx2k0=; b=V6TYrbJ0Tr7H95D422l2jYaWnaXbk39CKny+3mGXMUj18eePr3UQsdhmIl4LJwpD0DKxIo zrFVD9YLZDz09xCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1699437522; 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=J1JGLfVPcaL8V6JMIQgpwxt76Rn32dK6CRRQP0fx2k0=; b=ksH6WmmmsIYAYGZdpAWG9eQiFuNyCoIeU9f0twGksWqykcNCAsutTDdavnrm6jL1qza/RP Re1Re4chORVC7LU0Y3gkiYZp5RFNGqjFdggTm76wEp87faD2DwupEevfFmTeXjfTxuh3at tRcldtOcUeX+dLYfMktj6WJTzbg/k9NZA6nuRRmEGnR+Bmka3eTB9HbB6XOc8IaJG+uctD vAy1Tsje31kNIiJwfqVc3GIfCpB2lFmSOOCO1qgcco0yWzW0ayEyFjvztXTBAyNsKQ/uIC rbU8OGo/Q9FNTqyYT1Tf9RibKBMeL7N8Ldl6i2do7S/60EqI3M6pfUqovKrzpQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 6.5 Date: Wed, 8 Nov 2023 10:58:37 +0100 Message-Id: <20231108095837.3544721-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: QWP77TCD3S3YNW5KBQFWR3HUDG3BBV6V X-Message-ID-Hash: QWP77TCD3S3YNW5KBQFWR3HUDG3BBV6V 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 cd424e8bb..d92341794 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ include Config -VER = 6.3 +VER = 6.5 THISAPP = squid-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 7b94f870a78cd7f29ee762aa3c0c6d72412e719c65a2d3730b744b6ac6da1b26b15da42d89c004214b2574e53321d904af175ef156430459eae09d560895de5b +$(DL_FILE)_BLAKE2 = 91ed91f9b0f56f440a7f15a63bbc3e19537b60bc8b31b5bf7e16884367d0da060c5490e1721dbd7c5fce7f4a4e958fb3554d6bdc5b55f568598f907722b651de install : $(TARGET)