public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: Matthias Fischer <matthias.fischer@ipfire.org>
Cc: development@lists.ipfire.org
Subject: Re: [PATCH] bind: Update to 9.20.7
Date: Fri, 21 Mar 2025 11:13:30 +0000	[thread overview]
Message-ID: <F9BB42E8-7CBB-4FE4-B3DE-CCF507B07A7B@ipfire.org> (raw)
In-Reply-To: <20250320225824.1286-1-matthias.fischer@ipfire.org>

Thank you. Merged!

> On 20 Mar 2025, at 22:58, Matthias Fischer <matthias.fischer@ipfire.org> wrote:
> 
> For details see:
> https://downloads.isc.org/isc/bind9/9.20.5/doc/arm/html/notes.html#notes-for-bind-9-20-7
> 
> Excerpt:
> 
> "Notes for BIND 9.20.7
> New Features
> 
>    Implement the min-transfer-rate-in configuration option.
> ...
>    Add HTTPS record query to host command line tool.
> ...
>    Implement sig0key-checks-limit and sig0message-checks-limit.
> ...
> 
> Bug Fixes
> 
>    Fix dual-stack-servers configuration option.
> ...
>    Fix a data race causing a permanent active client increase.
> ...
>    Fix deferred validation of unsigned DS and DNSKEY records.
> ...
>    Fix RPZ race condition during a reconfiguration.
> ...
>    “CNAME and other data check” not applied to all types.
> ...
>    Relax private DNSKEY and RRSIG constraints.
> ...
>    Remove NSEC/DS/NSEC3 RRSIG check from dns_message_parse().
> ...
>    Fix TTL issue with ANY queries processed through RPZ “passthru”.
> ...
>    dnssec-signzone needs to check for a NULL key when setting offline.
> ...
>    Fix a bug in the statistics channel when querying zone transfer information.
> ...
>    Fix assertion failure when dumping recursing clients.
> ...
>    Dump the active resolver fetches from dns_resolver_dumpfetches()"
> 
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
> config/rootfiles/common/bind | 10 +++++-----
> lfs/bind                     |  4 ++--
> 2 files changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind
> index 8c50f830a..0467b7b04 100644
> --- a/config/rootfiles/common/bind
> +++ b/config/rootfiles/common/bind
> @@ -240,18 +240,18 @@ usr/bin/nsupdate
> #usr/include/ns/types.h
> #usr/include/ns/update.h
> #usr/include/ns/xfrout.h
> -usr/lib/libdns-9.20.6.so
> +usr/lib/libdns-9.20.7.so
> #usr/lib/libdns.la
> #usr/lib/libdns.so
> -usr/lib/libisc-9.20.6.so
> +usr/lib/libisc-9.20.7.so
> #usr/lib/libisc.la
> #usr/lib/libisc.so
> -usr/lib/libisccc-9.20.6.so
> +usr/lib/libisccc-9.20.7.so
> #usr/lib/libisccc.la
> #usr/lib/libisccc.so
> -usr/lib/libisccfg-9.20.6.so
> +usr/lib/libisccfg-9.20.7.so
> #usr/lib/libisccfg.la
> #usr/lib/libisccfg.so
> -usr/lib/libns-9.20.6.so
> +usr/lib/libns-9.20.7.so
> #usr/lib/libns.la
> #usr/lib/libns.so
> diff --git a/lfs/bind b/lfs/bind
> index c23fb1a9d..a35d82975 100644
> --- a/lfs/bind
> +++ b/lfs/bind
> @@ -25,7 +25,7 @@
> 
> include Config
> 
> -VER        = 9.20.6
> +VER        = 9.20.7
> 
> THISAPP    = bind-$(VER)
> DL_FILE    = $(THISAPP).tar.xz
> @@ -43,7 +43,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_BLAKE2 = 2ee3770517a811f64899993ead37d919e746960a72e754546d6cfcab4e57b034392254eda7341efd1b7fdd976225b951c42cf52ed462a7a136829dbdad43312d
> +$(DL_FILE)_BLAKE2 = c5198939382e7295b4dfcb2ddbd86e5bccc10047d5e963dab2381404eb7a14543218e3caa438b395a2982cb607da84012f3a76a41c790a48ed615238bc080b5c
> 
> install : $(TARGET)
> 
> -- 
> 2.43.0
> 
> 



      reply	other threads:[~2025-03-21 11:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-20 22:58 Matthias Fischer
2025-03-21 11:13 ` Michael Tremer [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=F9BB42E8-7CBB-4FE4-B3DE-CCF507B07A7B@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    --cc=matthias.fischer@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