Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13170 closed enhancement (fixed)

bind9 bind 9.16.0

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

Description

New minor version

Change History (5)

comment:1 by Bruce Dubbs, 4 years ago

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

comment:2 by Bruce Dubbs, 4 years ago

--- 9.16.0 released ---

  1. [func] Update dnssec-policy configuration statements:
    • Rename "zone-max-ttl" dnssec-policy option to "max-zone-ttl" for consistency with the existing zone option.
    • Allow for "lifetime unlimited" as a synonym for "lifetime PT0S".
    • Make "key-directory" optional.
    • Warn if specifying a key length does not make sense; fail if key length is out of range for the algorithm.
    • Allow use of mnemonics when specifying key algorithm (e.g. "rsasha256", "ecdsa384", etc.).
    • Make ISO 8601 durations case-insensitive.
  1. [func] What was set with --with-tuning=large option in older BIND9 versions is now a default, and a --with-tuning=small option was added for small (e.g. OpenWRT) systems.
  1. [bug] dnssec-policy created new KSK keys for zones in the initial stage of signing (with the DS not yet in the rumoured or omnipresent states). Fix by checking the key goals rather than the active state when determining whether new keys are needed.
  1. [doc] Document port and dscp parameters in forwarders configuration option.
  1. [bug] Correctly handle catalog zone entries containing characters that aren't legal in filenames.
  1. [bug] CDS / CDNSKEY consistency checks failed to handle removal records.
  1. [bug] When a view was configured with class CHAOS, the server could crash while processing a query for a non-existent record.
  1. [bug] Fix a race in task_pause/unpause.
  1. [bug] dnssec-settime -Psync was not being honoured.

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22800.

comment:4 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.