#17320 closed enhancement (fixed)

bind9-9.18.9 bind

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 17 months ago

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

comment:2 by Bruce Dubbs, 17 months ago

9.18.9 released

  • [bug] Fix a crash that could happen when you change a dnssec-policy zone with NSEC3 to start using inline-signing.
  • [bug] Don't trust a placeholder KEYDATA from the managed-keys zone by adding it into secroots.
  • [bug] Fixed a race condition that could cause a crash in dns_zone_synckeyzone().
  • [cleanup] Don't enforce the jemalloc use on NetBSD.
  • [bug] Fix an inheritance bug when setting the port on remote servers in configuration.
  • [bug] Fix a resolver prefetch bug when the record's TTL value is equal to the configured prefetch eligibility value, but the record was erroneously not treated as eligible for prefetching.
  • [bug] Always call dns_adb_endudpfetch() after calling dns_adb_beginudpfetch() for UDP queries in resolver.c, in order to adjust back the quota.
  • [bug] Fix a startup issue on Solaris systems with many (reportedly > 510) CPUs.
  • [bug] rpz-ip rules could be ineffective in some scenarios with CD=1 queries.
  • [bug] The RecursClients statistics counter could overflow in certain resolution scenarios.
  • [cleanup] Less ceremonial UNEXPECTED_ERROR() and FATAL_ERROR() reporting macros.
  • [bug] Fix a couple of bugs in cfg_print_duration(), which could result in generating incomplete duration values when printing the configuration using named-checkconf.
  • [func] Refactor the isc_httpd implementation used in the statistics channel.

comment:3 by Bruce Dubbs, 17 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 5fb7e6d9c5.

Note: See TracTickets for help on using tickets.