From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bm1Rn3TRSz30NY for ; Mon, 21 Jul 2025 13:28:05 +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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bm1Rn3D05z2ybf for ; Mon, 21 Jul 2025 13:28:05 +0000 (UTC) Received: from people01.haj.ipfire.org (people01.haj.ipfire.org [172.28.1.161]) (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 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "people01.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4bm1Rn0qdmz64b for ; Mon, 21 Jul 2025 13:28:05 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1753104485; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=kOhcGlJq+FEublcckCT3w+X6UIC73TIFnRKKw3vVums=; b=Wfm3j2i54kHC/rGyw1l42zS7hBTmLhRxIqoSInudNAb6bjnYeXz75RR+uZLckkSkLsyAvQ gyTSJc9ZDJoMtwDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1753104485; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=kOhcGlJq+FEublcckCT3w+X6UIC73TIFnRKKw3vVums=; b=TRL+Mb1H/60oN96b/GrSKTmEoMBR5d8AOniN3fTVDWGhYClPInp8pMK8g9/FI4H/4ZTvwz 6/VgqKbQc/3WuIS4Lm3bCNAIlLYG18ccbSKFiOTt+UgAX0kUfwzEP5NUVOtIJ4lJCk1BbG B4fihRNDH1ajhBuWWobWFjUy0zFovm4g+VpVDMEiu/Xmom5ukTpXFyR7eVOQU9p+3GNT7D kprFrE0Ff5nlAwDcVxT1rJIJPxM/hQj/6wdjGfN1LbEW2lgFM3uVWzvET4RQDZJf2UdUk6 etYhxdlzckvecXzyLD6Jd8y1M7bf9lV81GTDASNPz2eDmsI7A4pG5GmQqM33Dw== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4bm1Rm6Lp7z2xYs; Mon, 21 Jul 2025 13:28:04 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. dab0e52df496e83e797a80ffb19ee863e086b1d1 X-Git-Refname: refs/heads/next X-Git-Reftype: branch X-Git-Oldrev: f7565a885b55384a64edd8bd73079143a04da519 X-Git-Newrev: dab0e52df496e83e797a80ffb19ee863e086b1d1 Message-Id: <4bm1Rm6Lp7z2xYs@people01.haj.ipfire.org> Date: Mon, 21 Jul 2025 13:28:04 +0000 (UTC) From: Michael Tremer Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via dab0e52df496e83e797a80ffb19ee863e086b1d1 (commit) from f7565a885b55384a64edd8bd73079143a04da519 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit dab0e52df496e83e797a80ffb19ee863e086b1d1 Author: Michael Tremer Date: Mon Jul 21 13:27:50 2025 +0000 dnsdist: Update to 2.0.0 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: lfs/dnsdist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Difference in files: diff --git a/lfs/dnsdist b/lfs/dnsdist index 994707e7b..b0deaae3d 100644 --- a/lfs/dnsdist +++ b/lfs/dnsdist @@ -26,15 +26,15 @@ include Config SUMMARY = A highly DNS-, DoS- and abuse-aware loadbalancer -VER = 1.9.10 +VER = 2.0.0 THISAPP = dnsdist-$(VER) -DL_FILE = $(THISAPP).tar.bz2 +DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = dnsdist -PAK_VER = 28 +PAK_VER = 29 DEPS = @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = ea66ca17ef66ecc64fd3a7379b22c2b0448c2a41f325e574a4edb20dfe408315be84a407b78f30a441479fbbcba31a28da2e310c275877739918ad3f9870acd1 +$(DL_FILE)_BLAKE2 = 890bd555ec539ef5d3e9906e15410006471f1dc4848c768a3c631fe399f35e8b42ffc01a53aa9ff3b2f1248d635b9f9b90c1527f7e391848795b28c065398290 install : $(TARGET) hooks/post-receive -- IPFire 2.x development tree