public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] dnsdist: Update to version 2.1.2
Date: Thu, 17 Sep 2026 15:01:12 +0200	[thread overview]
Message-ID: <20260917130112.3595024-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260917130112.3595024-1-adolf.belka@ipfire.org>

- Update from version 2.1.1 to 2.1.2
- No change in rootfile
- Changelog
2.1.2
Improvements
    Add more counters for TCP frontends
    References: pull request 17942
    Make getOpenFileDescriptors fast under Linux >= 6.1
    References: pull request 17993
    Gracefully handle errors in DynBlock’s suffix match policy
    References: pull request 17929
    Update our Rust deps
    References: pull request 17939
    Increase testrunner timeouts
    References: pull request 17940
Bug Fixes
    Update Quiche to 0.29.3 in our packages
	    References: pull request 17943
    Fix the dropping of responses for DoQ and DoH3 queries
	    References: pull request 17928
    Properly set the “last IO blocked” flag from incoming DoH
	    References: pull request 17930
    nghttp2’s error callback is “solely for debugging purpose”
	    References: pull request 17931
    Fix DNS over HTTPS in TLS asynchronous mode
	    References: pull request 17935
    Keep the SSL context alive until all async ops are done
	    References: pull request 17976
    Use the proper ALPN on auto-upgraded DoT/DoH backends
	    References: pull request 17938
    Handle having no TLS ticket keys
	    References: pull request 17977
    Fix drops in the web dashboard (Ersin Gündem)
	    References: pull request 17936
    Fix a regression when dots are used in the carbon host name
	    References: pull request 17934
    Add missing DoH3 latency metrics to prometheus
	    References: pull request 17937
    Fix TCP listen overflows metric
	    References: #18012, pull request 18017
    Improve exception handling when parsing our YAML configuration
	    References: pull request 17927
    Properly handle empty local address for TeeAction via YAML
	    References: pull request 17975
    Fix a race when calling getPool/getCache from a Lua selector/action
	    References: pull request 17932

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/dnsdist | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/dnsdist b/lfs/dnsdist
index ed1fb7430..3f7dfba16 100644
--- a/lfs/dnsdist
+++ b/lfs/dnsdist
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A highly DNS-, DoS- and abuse-aware loadbalancer
 
-VER        = 2.1.1
+VER        = 2.1.2
 
 THISAPP    = dnsdist-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = dnsdist
-PAK_VER    = 37
+PAK_VER    = 38
 
 DEPS       =
 
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 88607ab943a22131b9e9f7321a5576ccda2d773637176cf72e04b0007dd4f812a806d6369bdcaf3f2f74e89c05988e7cf5b98886742fb927cd1b877243cc258b
+$(DL_FILE)_BLAKE2 = bd125e4c2d1dcb731bd503f73b387ab9ea7817318b4e00f7f0f049c1add593ee1d6e7c4df94a56432992da1d0286c170f624c799bfece10896cbf83620e2a5ca
 
 install : $(TARGET)
 
-- 
2.55.0



  parent reply	other threads:[~2026-09-17 13:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-17 13:01 [PATCH] boost: Update to version 1_92_0 Adolf Belka
2026-09-17 13:01 ` [PATCH] core205: Ship boost Adolf Belka
2026-09-17 13:01 ` Adolf Belka [this message]
2026-09-17 17:43 ` [PATCH] boost: Update to version 1_92_0 Michael Tremer
2026-09-17 18:52   ` Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260917130112.3595024-3-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox