From patchwork Mon Feb 8 13:15:10 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3874 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 RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4DZ62b4nZDz3wpr for ; Mon, 8 Feb 2021 13:15:19 +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 4DZ62Z4HrGzhT; Mon, 8 Feb 2021 13:15:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4DZ62Z2xt7z2xkB; Mon, 8 Feb 2021 13:15:18 +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 RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4DZ62Y2T4Xz2xLb for ; Mon, 8 Feb 2021 13:15:17 +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 4DZ62X4LQJz1L for ; Mon, 8 Feb 2021 13:15:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1612790116; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=fYPpgAjuQ3V90FtCkF3aEEj4aczVZEwDaZXchq3+4KQ=; b=VRRx00E1vUWU0efQ+3hMrvRPe2kt4fBpGs3jy/g6DmS3ti3tgA5La+LzXl2UC/mu7O3bxH WB37qIFFA5QQBWDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1612790116; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=fYPpgAjuQ3V90FtCkF3aEEj4aczVZEwDaZXchq3+4KQ=; b=FBstsG8D259cA447ThLBri2jc0YeB2PFgf+li2YaNB7C1PiKcYOp5s2RghIF5PJNdpA+MI 6EP2XoMtDLxnpGhia367DcV/kvywCSupdyxEFnzUGvB0TgSljn+grWdsoZPpNoVuOTCRNY R58ZZG7xh9zd+4eshnJsGED+BsxaWYprO0j5ND/59wW8ceI+eggeKnu2Deo1ONH2miS5QH TiC0J4skX27ofQib5Nb7ZT5Ok13E7pq5JxxMCLvfJpmc+VRKQ3AFE0cj1cbiBEfY0WVz5M A+qV/ZY/iykZ7P3hHNbDYXtqrZk7R4BscDOjp8ndvBRR36hnfPkKi7Je3Up0og== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 4.14 Date: Mon, 8 Feb 2021 14:15:10 +0100 Message-Id: <20210208131510.1625-1-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 --- lfs/squid | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/squid b/lfs/squid index 3a53315d7..d1e91b8ae 100644 --- a/lfs/squid +++ b/lfs/squid @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2021 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 4.13 +VER = 4.14 THISAPP = squid-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 492e54afc15821141ff1d1d9903854d6 +$(DL_FILE)_MD5 = 7d9ba82703cd770b2ede169a0c1de94a install : $(TARGET)