From patchwork Mon Jan 13 21:41:03 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8411 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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4YX5L73KhNz3xGR for ; Mon, 13 Jan 2025 21:41: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 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 4YX5L65kW0z4ZT; Mon, 13 Jan 2025 21:41:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YX5L64xjzz33BL; Mon, 13 Jan 2025 21:41: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 (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 4YX5L33s7Xz2y0r for ; Mon, 13 Jan 2025 21:41:15 +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 4YX5L32PX5z2sr; Mon, 13 Jan 2025 21:41:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1736804475; 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=ukHfVoB/lXpZzGxJY/YLl7DgrqiPI/4l7JV1PilkFlk=; b=enln1W3n7TFza+IQAeDBSQfLUCk/s33b+nEe3LVuppwfa5MGiQoryRd7J9L2j+d6tF5XZC u2U0ARKP0VxqqlCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1736804475; 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=ukHfVoB/lXpZzGxJY/YLl7DgrqiPI/4l7JV1PilkFlk=; b=ExzzpCp42YvZMmKjfuS6DbmtAUrnJrEhRetnSgu/G8mkGdvaix7vGHjgvx/44rcQNo5W3D eV+nFEEn+Y2fBy26l2tKVfstzOYj2kDZIil0G4L6/BcYqJwOmCOvLoBJWiydX6nHwHdrwW NjCOR56tPPToDDGxNQRAZpVImCplnDnIOrrbfwlTI0BxIJhBtVtlZqJIHFJTdivxIC8Fnm G6zqvj+ziIGiL1ym+H1DeXpQgcJKSxYmoOj1sIKiYPDA+miHn1PqcX5h38wPMamNsDBgQu nXInS7GpsBpnTG61MN+WxYhDOAQ2Mzyxi9bquLdUyj52JP1ReOTkRZKIU3EgeA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] dnsdist: Update to version 1.9.8 Date: Mon, 13 Jan 2025 22:41:03 +0100 Message-ID: <20250113214108.2221728-2-adolf.belka@ipfire.org> In-Reply-To: <20250113214108.2221728-1-adolf.belka@ipfire.org> References: <20250113214108.2221728-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: VPH5BKTRR6POFSTOQ56RH5OSMHMOLJNK X-Message-ID-Hash: VPH5BKTRR6POFSTOQ56RH5OSMHMOLJNK 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 1.9.7 to 1.9.8 - Update of rootfile not required - Changelog 1.9.8 Improvements Add the ability to load a given TLS tickets key References: pull request 14877 Custom metrics: better error messages, small doc improvements References: pull request 14978 Add elapsed time to dq object (@phonedph1) References: pull request 14887 Bug Fixes setTicketsKeyAddedHook: pass a std::string to the hook to avoid luawrapper to truncate content at potential null chars References: pull request 14878 Fix ECS zero-scope caching with incoming DoH queries References: #14959, pull request 14977 Allow resetting setWeightedBalancingFactor() to zero References: pull request 14929 Signed-off-by: Adolf Belka --- lfs/dnsdist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/dnsdist b/lfs/dnsdist index 2605cbfc8..656f62135 100644 --- a/lfs/dnsdist +++ b/lfs/dnsdist @@ -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,7 +26,7 @@ include Config SUMMARY = A highly DNS-, DoS- and abuse-aware loadbalancer -VER = 1.9.7 +VER = 1.9.8 THISAPP = dnsdist-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = dnsdist -PAK_VER = 25 +PAK_VER = 26 DEPS = @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 895a581caf00e8274787d7280e790372868354cceebe5c34fc9bd960778758c6e39b1e47e11038b3f85277a9ea0231ee9951cd01febbf1c8edb0c5ae1059c644 +$(DL_FILE)_BLAKE2 = 854344eb6b82f98001171830715fe5cf564628405b4c79c07b43fccdbca0a4c9da7e527a748bc2972261a32ed9c51582eac2e6fdbef5c25bd71b161318a62155 install : $(TARGET)