Opened 8 months ago

Closed 8 months ago

#21751 closed enhancement (fixed)

bind9 bind 9.20.10

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by thomas, 8 months ago

Owner: changed from blfs-book to thomas
Status: newassigned

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]

comment:2 by thomas, 8 months ago

Resolution: fixed
Status: assignedclosed

Fixed in [3d41980fc8]

Note: See TracTickets for help on using tickets.