Opened 21 months ago

Closed 21 months ago

Last modified 20 months ago

#18313 closed enhancement (fixed)

bind9 bind 9.18.17

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

Description

New point version.

Change History (4)

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.17 released

  • [bug] Add shutdown checks in dns_catz_dbupdate_callback() to avoid a race with dns_catz_shutdown_catzs().
  • [bug] Restore support to read legacy HMAC-MD5 K file pairs.
  • [bug] Use NS records for relaxed QNAME-minimization mode. This reduces the number of queries named makes when resolving, as it allows the non-existence of NS RRsets at non-referral nodes to be cached in addition to the referrals that are normally cached.
  • [bug] Fix nslookup erroneously reporting a timeout when the input is delayed.
  • [bug] Improve HTTP Connection: header protocol conformance in the statistics channel.
  • [func] Remove the holes in the isc_result_t enum to compact the isc_result tables.
  • [bug] Fix a data race between the dns_zone and dns_catz modules when registering/unregistering a database update notification callback for a catalog zone.
  • [cleanup] Report "permission denied" instead of "unexpected error" when trying to update a zone file on a read-only file system.
  • [bug] Fix a catz db update notification callback registration logic error, which could crash named when receiving an AXFR update for a catalog zone while the previous update process of the catalog zone was already running.
  • [func] Retry without DNS COOKIE on FORMERR if it appears that the FORMERR was due to the presence of a DNS COOKIE option.

comment:3 by Bruce Dubbs, 21 months ago

Resolution: fixed
Status: assignedclosed

comment:4 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.