public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] dnsdist: Update to version 1.9.7
Date: Thu, 05 Dec 2024 14:15:46 +0100	[thread overview]
Message-ID: <20241205131546.3390092-4-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241205131546.3390092-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2696 bytes --]

- Update from version 1.9.6 to 1.9.7
- Update of rootfilke not required
- Changelog
    1.9.7
	New Features
	    Add a FFI accessor to incoming proxy protocol values
	    References: #14664, pull request 14716
	Improvements
	    Update Quiche to 0.22.0 (in our packages)
	    References: pull request 14647
	    Update the Rust version we use in our packages to 1.78
	    References: pull request 14695
	    Fix build with boost 1.86.0
	    References: #14562, pull request 14638
	    Stop reporting timeouts in topSlow(), add topTimeouts()
	    References: #14568, pull request 14641
	    Fix compilation with GCC 15 (Holger Hoffstätte)
	    References: #14549, pull request 14645
	    Add warnings about large values passed to setMaxTCPClientThreads
	    References: pull request 14646
	Bug Fixes
	    Disable eBPF filtering on QUIC (DoQ, DoH3) sockets
	    References: #14736, pull request 14740
	    Fix handling of proxy protocol payload outside of TLS for DoT
	    References: #14631, pull request 14639
	        Prevent a data race in incoming DNS over TLS connections by storing the
		 OpenSSLTLSIOCtx in the connection
	    References: pull request 14677
	    Return a valid unix timestamp for Dynamic Block’s until
	    References: #14552, pull request 14643
	    Fix EDNS flags confusion when editing the OPT header
	    References: #14548, pull request 14644
	    Handle a nonexistent default pool when removing a server
	    References: pull request 14640
	    Add EDNS to responses generated from raw record data
	    References: pull request 14730

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

diff --git a/lfs/dnsdist b/lfs/dnsdist
index 8c5c32271..2605cbfc8 100644
--- a/lfs/dnsdist
+++ b/lfs/dnsdist
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A highly DNS-, DoS- and abuse-aware loadbalancer
 
-VER        = 1.9.6
+VER        = 1.9.7
 
 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    = 24
+PAK_VER    = 25
 
 DEPS       =
 
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = adb56707bb768ceae974cd9b725d2bf1f4beaa6e3edc6ede22a7d93920214614f10c82d71dbb773741f56dff04e0f0aa26dc0a0e2d5d405bee89d8ada1130303
+$(DL_FILE)_BLAKE2 = 895a581caf00e8274787d7280e790372868354cceebe5c34fc9bd960778758c6e39b1e47e11038b3f85277a9ea0231ee9951cd01febbf1c8edb0c5ae1059c644
 
 install : $(TARGET)
 
-- 
2.47.1


      parent reply	other threads:[~2024-12-05 13:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-05 13:15 [PATCH] alsa: Update to version 1.2.13 Adolf Belka
2024-12-05 13:15 ` [PATCH] amazon-ssm-agent: Update to version 3.3.1345.0 Adolf Belka
2024-12-05 13:15 ` [PATCH] aws-cli: Update to version 1.36.15 Adolf Belka
2024-12-05 13:15 ` Adolf Belka [this message]

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=20241205131546.3390092-4-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