#16823 closed enhancement (fixed)

bind9-9.18.5 bind

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 21 months ago

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

comment:2 by Bruce Dubbs, 21 months ago

9.18.5 released

  • [bug] Update ifconfig.sh script as is miscomputed interface identifiers when destroying interfaces.
  • [bug] When resolving a name, don't give up immediately if an authoritative server returns FORMERR; try the other servers first.
  • [bug] Detect missing closing brace (}) and computational overflows in $GENERATE directives.
  • [bug] When synth-from-dnssec generated a response using records from a higher zone, it could unexpectedly prove non-existance of records in a subordinate grafted-on namespace.
  • [bug] Update HTTP listener settings on reconfiguration.
  • [cleanup] Move built-in dnssec-policies into the defaultconf. These are now printed with 'named -C'.
  • [bug] The server-side destination port was missing from dnstap captures of client traffic.
  • [bug] Fix race conditions in route_connected().
  • [bug] Fix a crash in dig NS search mode when one of the NS server queries fail.
  • [bug] When the TCP connection would be closed/reset between the connect/accept and the read, the uv_read_start() return value would be unexpected and cause an assertion failure.
  • [func] Changed dnssec-signzone -H default to 0 additional NSEC3 iterations.
  • [bug] When named checks that the OPCODE in a response matches that of the request, if there is a mismatch named logs an error. Some of those error messages incorrectly used RCODE instead of OPCODE to lookup the nemonic. This has been corrected.
  • [bug] When processing a catalog zone member zone make sure that there is no configured pre-existing

~

comment:3 by Bruce Dubbs, 21 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 3c71fab9d2

Note: See TracTickets for help on using tickets.