]> git.ipfire.org Git - ipfire-2.x.git/commit
bind: Update ot 9.20.10
authorMatthias Fischer <matthias.fischer@ipfire.org>
Thu, 19 Jun 2025 20:49:23 +0000 (22:49 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Jun 2025 09:32:36 +0000 (09:32 +0000)
commit02084f578149be840cb43470e9aabed4af4c2ebc
tree6ea2f5d5a9ddc15510eb37beaf081b5ff1fb58fd
parent663e19144877926fd97d8e5f95c5fbb6319c6b3a
bind: Update ot 9.20.10

For details see:
https://downloads.isc.org/isc/bind9/9.20.10/doc/arm/html/notes.html#notes-for-bind-9-20-10

"Notes for BIND 9.20.10
New Features

    Implement a new notify-defer configuration option.
    This new option sets a delay (in seconds) to wait before sending a
    set of NOTIFY messages for a zone. Whenever a NOTIFY message is
    ready to be sent, sending is deferred for this duration. This
    option should not be confused with the notify-delay option. The
    default is 0 seconds. [GL #5259]

Removed Features

    Implement the systemd notification protocol manually to remove
    dependency on libsystemd.

Bug Fixes

    Fix zone deletion issue.
    A secondary zone could initiate a new zone transfer from the primary
    server after it had been already deleted from the secondary server,
    and before the internal garbage collection was activated to clean it
    up completely. This has been fixed. [GL #5291]

    Fix a zone refresh bug.

    A secondary zone could fail to further refresh with new versions of
    the zone from a primary server if named was reconfigured during the
    SOA request step of an ongoing zone transfer. This has been fixed.
    [GL #5307]"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/bind
lfs/bind