From patchwork Thu Jan 18 11:40:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7463 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 4TGcM60RtVz3wtq for ; Fri, 19 Jan 2024 11:09:22 +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 4TGcM41bNqz2W6; Fri, 19 Jan 2024 11:09:20 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4TGcM414sPz2xcR; Fri, 19 Jan 2024 11:09:20 +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 4TGcLp0d3tz2xJT for ; Fri, 19 Jan 2024 11:09:06 +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 4TG15g2TRzz1jX; Thu, 18 Jan 2024 11:40:39 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1705578039; 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=fC2Cr+BiR1kgKBi/eMusi07Hgh7Zahg/e6wJfGdpaZk=; b=IqoVOmVnLKc2lCziRi+UEMDCAkWrtEMtwuoEz5u6amzBOGRPuh+nztozVzq1oI6TBBVw2P 6NSpv8JiIdnGDqAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1705578039; 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=fC2Cr+BiR1kgKBi/eMusi07Hgh7Zahg/e6wJfGdpaZk=; b=h1cRke50YjDnXxZQHit+enbf5EztMQf/dbhmIxjBYm04ps0sKmPgmKTEdD48Ea54wGr5Xv X8MwWAVHUQyBgA3bO6tzl/h2vk25/1eszMo0/+itCWfixJr1T9CSdXgkwZOgULwP0YitCp wFHaxYwoFmFOfFr9pdFiK3z/07lWjcUP00ff3HAEG4/kSdWNSFQhkqFvKJVIMdZJlKLEk1 q9Nab/K7hfjyP/2dez7qgo3TlChZ8nhzDU1Jor7oxVy61gg4pLM3fTXy7G2fbhTeSYZ5lc Bttg6af3H38hFSyrQG7V4iG3me5BUolH54ljS6880geAo2WyM1HIrCgPQEqT8A== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] haproxy: Update to version 2.9.2 Date: Thu, 18 Jan 2024 12:40:21 +0100 Message-ID: <20240118114031.6171-4-adolf.belka@ipfire.org> In-Reply-To: <20240118114031.6171-1-adolf.belka@ipfire.org> References: <20240118114031.6171-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: YLWEENXWQ55HEL7OK3NOEIEZFQIIBMCK X-Message-ID-Hash: YLWEENXWQ55HEL7OK3NOEIEZFQIIBMCK X-MailFrom: adolf.belka@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: - Update from version 2.8.5 to 2.9.2 - Update of rootfile not required - Changelog is too large to include here. Details can be found in the CHANGELOG file in the source tarball. Signed-off-by: Adolf Belka --- lfs/haproxy | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lfs/haproxy b/lfs/haproxy index c98c8f630..bae1a7b16 100644 --- a/lfs/haproxy +++ b/lfs/haproxy @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 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.8.5 +VER = 2.9.2 -# From: https://www.haproxy.org/download/2.8/src/haproxy-2.8.1.tar.gz +# From: https://www.haproxy.org/download/2.9/src/haproxy-2.9.2.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 = 28 +PAK_VER = 29 DEPS = @@ -54,7 +54,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 2c5c66b83a5b514d6518b6b5d62cfa17881498bc4adca664a2cb307630adea815d80ee1a9a823e7ae4043328a3940ce34a62dd218b165cedf9111c1190bc541a +$(DL_FILE)_BLAKE2 = 257a594fdb18e50c99e4256aa364d2ea55b56e39bfda0435c921927939a09231be5ae2bd7f39e23286febb343fa0dca5fc33f9b279461c5083050898390b21db install : $(TARGET)