Opened 5 years ago

Closed 5 years ago

#12276 closed enhancement (fixed)

bind9 bind-utils 9.14.4

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

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

comment:2 by Bruce Dubbs, 5 years ago

Note: All these changes seem to be server related. It does not appear that the utils are affected.

--- 9.14.4 released ---

  1. [bug] dnstap-read was producing malformed output for large packets.
  1. [func]
    • Added support for the GeoIP2 API from MaxMind,

when BIND is compiled using "configure --with-geoip2". The legacy GeoIP API can be enabled by using "configure --with-geoip" instead. These options cannot be used together.

  • Certain geoip ACL settings that were available with

legacy GeoIP are not available when using GeoIP2. See the ARM for details. [

  1. [bug]
    • Some statistics data was not being displayed.

Add shading to the zone tables.

  1. [bug]
    • Ensure that glue records are included in root

priming responses if "minimal-responses" is not set to "yes".

  1. [bug]
    • Errors encountered while reloading inline-signing

zones could be ignored, causing the zone content to be left in an incompletely updated state rather than reverted.

  1. [func]
    • Collect metrics to report to the statistics-channel

DNSSEC signing operations (dnssec-sign) and refresh operations (dnssec-refresh) per zone and per keytag.

  1. [port] Support platforms that don't define ULLONG_MAX.
  1. [bug] Statistics were broken in x86 Windows builds.
  1. [bug]
    • Fix a possible underflow in recursion clients

statistics when hitting recursive clients soft quota.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21841.

Note: See TracTickets for help on using tickets.