From patchwork Fri Jan 17 11:26:09 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8426 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) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4YZHVl0Wvdz3x3f for ; Fri, 17 Jan 2025 11:26:23 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4YZHVh4M60z4fb; Fri, 17 Jan 2025 11:26:20 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YZHVh1YhVz34Jv; Fri, 17 Jan 2025 11:26: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) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4YZHVd4gN3z2yRh for ; Fri, 17 Jan 2025 11:26: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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4YZHVc4B9Dz1F4; Fri, 17 Jan 2025 11:26:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1737113176; 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; bh=dmPx6J9J7DKMzDb1dJjG/TfIfD60k2M6a81OesCFDfI=; b=HdYrnCW2aFVtleLCwVVcJRCS5MLjgGgNER3N81Gf6QwQ4Sw2pqsM3LiXSS2cvBhh+udl2v 9Ow2+BWAye/o1xCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1737113176; 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; bh=dmPx6J9J7DKMzDb1dJjG/TfIfD60k2M6a81OesCFDfI=; b=uv0m+Ng1TVK+LB+rZjqLFYENltcdxdmEZI4qUPqrRzSu8ACR6wTy0SsGISUNsZk2OErPoI 1BaE6j6lCoAtSL6QwMNpwbunF/qNe46ADXa1Ea7w+HpInljCSuisSfh6hYMvNBEzeTQOGc BN8/zxwHNK6OoipGC+Yboct4oe2InsjWUQtiMB/FfZai9PTDcH1cqi3tLH2QgzJ7RwCddW MSn28jf7CRXstNee2aqHFtrB2ACfI+b5oyD8DmQmdweSDhbkpfHwxIdzQU6O1ijD/MtHLF EZGjJK3lpxzYz17BPpSx6OPh/zwYYO0+OBLKGEGB7O4pbys4ZVxr7nso6F/w4Q== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] haproxy: Update to version 3.1.2 Date: Fri, 17 Jan 2025 12:26:09 +0100 Message-ID: <20250117112612.3250389-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: J4HYXDTCGGIHXBKLZQDGFEXKERQCXFQL X-Message-ID-Hash: J4HYXDTCGGIHXBKLZQDGFEXKERQCXFQL 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 3.0.3 to 3.1.2 - Update of rootfile not required - Changelog is very large as there are many entries for the update from 3.0.x to 3.1.x For details read 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 c433d40e0..d73c94289 100644 --- a/lfs/haproxy +++ b/lfs/haproxy @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 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 = 3.0.3 +VER = 3.1.2 -# From: https://www.haproxy.org/download/3.0/src/haproxy-3.0.3.tar.gz +# From: https://www.haproxy.org/download/ 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 = 30 +PAK_VER = 31 DEPS = @@ -54,7 +54,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = d5f10110f0c95e214885b3a2248ed048adaf747e382fd343f90cfd35ed58e58f71a643260d87208e70f4d37101ba80471cd06ccd2d4cd9915031aa42fc86104f +$(DL_FILE)_BLAKE2 = 234a365251f226dcd1892fe89ec0dc11f505a85e08b12be1dba61dfd03808cb4cd8ad0f0548b2250379ade124314a5b5577b634bb401798666bae41fe1cc1388 install : $(TARGET)