From patchwork Wed Jun 10 21:38:52 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3193 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49j0k02jghz3yRF for ; Wed, 10 Jun 2020 21:39:04 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49j0jy0xvYzxQ; Wed, 10 Jun 2020 21:39:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49j0jx5C8Sz2xrJ; Wed, 10 Jun 2020 21:39:01 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49j0jv5WL5z2xrJ for ; Wed, 10 Jun 2020 21:38:59 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49j0jt5HgczxQ for ; Wed, 10 Jun 2020 21:38:58 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1591825138; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=oMe3O2asZJsxFqtoiLGb6N0YusuZFXzCSKQu10oseCc=; b=yHkLtsutMh0GFlgRAUGu7QkEomRFi3AW/mWzo5cRalHhuCSw3NZM1zpMQDORyUpEiQFUzZ 4vC01bpq5ZUX08BQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1591825138; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=oMe3O2asZJsxFqtoiLGb6N0YusuZFXzCSKQu10oseCc=; b=X1nWDmloIXTSmgkw5+i6O0jx3LKatoPD6TzEiEOh75aXkhxphlPzAWdXtkxosQZArtd17b 9OJ6GR2+67FGp5VW1d9H9qwcBPG/Qh/AohD+FeHHYzRtPTexSWPQGS9aXG6zPWQEsamWiZ UTfyTvR0RpRJHH5FLHXY5v05jL0CIl3uuptuUUlvt1bUMRcbkwKAG8/2HiA8VhXkG67M6/ CvY4kh894BZcyXNGOd9sX+AWEG2SZnUo9cVMXYqE0cx/RTQNlO8F7Ud0nzQqapdWyplYYd N/gX8z+q5so+5U01fkL2YuR32OkfNbbeU4uQ8Ko0crYJo1ZQk9PRt1vuf4D8+A== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 4.12 Date: Wed, 10 Jun 2020 23:38:52 +0200 Message-Id: <20200610213852.8042-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org 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: http://www.squid-cache.org/Versions/v4/changesets/ Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer --- lfs/squid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/squid b/lfs/squid index 9c913b928..ebd25e42e 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ include Config -VER = 4.11 +VER = 4.12 THISAPP = squid-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 10f34e852153a9996aa4614670e2bda1 +$(DL_FILE)_MD5 = ad7a4a8a0031cae3435717a759173829 install : $(TARGET)