From patchwork Thu Jan 5 18:21:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6404 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Nnvtj0950z43VV for ; Thu, 5 Jan 2023 18:21:33 +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 4Nnvtg6ZG7z133; Thu, 5 Jan 2023 18:21:31 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Nnvtg3KFgz30GQ; Thu, 5 Jan 2023 18:21:31 +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 4NnvtQ0m9Wz2xPW for ; Thu, 5 Jan 2023 18:21:18 +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 4NnvtP4QTLzRR; Thu, 5 Jan 2023 18:21:17 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1672942877; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=x278OLDXcU8Ddkkp6y/QAMKu2+vjDUjmyQKnXoJhAuo=; b=HlsYUWagPSCi10OPiceXTR2exoE1zF9b6IHAe6irMsmlVpDjmgwB8KJ7dhHefxIltNU1+f XNcUwLCMmOPppaCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1672942877; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=x278OLDXcU8Ddkkp6y/QAMKu2+vjDUjmyQKnXoJhAuo=; b=Hm8NW1gFbXqDZrT7T3usbuoVccU/IQNGPnA0769WfBKeYDt7zcgWQ5piPJ0qWVlaHyghCl O9eK5jv00tDmytav2BCZihpCtaTPZQj6cpcFhdHmMc7Bp0+arb6nPlM2LJuiYyNGqpUpPn A389LpkeZ17XLioOjEf+b5MuYty7rqSA9g5Q7k9xHBPGmD0KGZVPLbMO4m1Q/cI1kV0SoK C+cprLWNKwAMjbiHjAq5/mdbhtSAtf2sm+5mMaJWxvipUrAYxVYxwYJe0U5IzDOMre1gbK s/oQGRTBP7EUEQ2diuZcCbhYQ9hZu/AcHoIGz2/QwmQPLJFLkUXZOoZZCqGChw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] haproxy: Update to version 2.7.1 Date: Thu, 5 Jan 2023 19:21:06 +0100 Message-Id: <20230105182110.3725538-2-adolf.belka@ipfire.org> In-Reply-To: <20230105182110.3725538-1-adolf.belka@ipfire.org> References: <20230105182110.3725538-1-adolf.belka@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" - Update from version 2.6.0 to 2.7.1 - Update of rootfile not required - Changelog is too large to include here. Details can be obtained from CHANGELOG in source tarball or from https://www.haproxy.org/download/2.7/src/CHANGELOG Signed-off-by: Adolf Belka --- lfs/haproxy | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lfs/haproxy b/lfs/haproxy index ebf80ab1a..3f741a5e6 100644 --- a/lfs/haproxy +++ b/lfs/haproxy @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 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 # @@ -26,9 +26,9 @@ include Config SUMMARY = The Reliable, High Performance TCP/HTTP Load Balancer -VER = 2.6.0 +VER = 2.7.1 -# From: https://www.haproxy.org/download/2.4/src/haproxy-2.4.15.tar.gz +# From: https://www.haproxy.org/download/2.7/src/haproxy-2.7.1.tar.gz THISAPP = haproxy-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -36,7 +36,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = haproxy -PAK_VER = 23 +PAK_VER = 24 DEPS = @@ -54,7 +54,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 70124b3aef55a5a7c827450e57f6d46a17c1c508e5278a8101f06494097534cb1f30e0f33c3dc38072ae56268d10cc50df3b8d481b5edc6f3a2279986cf09cdd +$(DL_FILE)_BLAKE2 = aa9e6273468e07b91efb8ecedcf06f2bdcb0ba7949ba710bf94d23a59987031be0f94d78a3efa707fbaba711773db76516f76e1cdc2a92b1eaeac0786e1b8663 install : $(TARGET)