Opened 5 months ago

Closed 5 months ago

#18867 closed enhancement (fixed)

bind9 bind 9.18.20

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 months ago

9.18.20 released

  • [bug] Fix missing newlines in the output of "rndc nta -dump".
  • bug] Take into account local authoritative zones when falling back to serve-stale.
  • [bug] Fix assertion failure when using lock-file configuration option together -X argument to named.
  • [bug] The 'lock-file' file was being removed when it shouldn't have been making it ineffective if named was started 3 or more times.
  • [bug] Fix a shutdown race in dnscatz_update_cb().
  • [maint] B.ROOT-SERVERS.NET addresses are now 170.247.170.2 and 2801:1b8:10::b.
  • [func] The timeouts for resending zone refresh queries over UDP were lowered to enable named to more quickly determine that a primary is down.
  • [bug] Don't schedule resign operations on the raw version of an inline-signing zone.
  • [bug] Fix a possible assertion failure on an error path in resolver.c:fctx_query(), when using an uninitialized link.
  • [cleanup] Add semantic patch to do an explicit cast from char to unsigned char in ctype.h class of functions.
  • [test] Python system tests have to be executed by invoking pytest directly. Executing them with the legacy test runner is no longer supported.
  • [bug] The wrong covered value was being set by dns_ncache_current for RRSIG records in the returned rdataset structure. This resulted in TYPE0 being reported as the covered value of the RRSIG when dumping the cache contents.

comment:3 by Bruce Dubbs, 5 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

a23620a62d Update to cmake-3.27.8.
949aa82efa Update to bind 9.18.20.
7c4770f5ba Update to wireshark-4.2.0.
Note: See TracTickets for help on using tickets.