+5929. [func] The use of the "max-zone-ttl" option in "zone" and
+ "options" blocks is now deprecated; this should
+ now be configured as part of "dnssec-policy"
+ instead. The old option still works in zones
+ with no "dnssec-policy" configured, but a warning
+ will be logged when loading configuration. Its
+ functionality will be removed in a future release.
+ Using "max-zone-ttl" and "dnssec-policy" in the
+ same zone is now a fatal error. [GL #2918]
+
+5928. [placeholder]
+
+5927. [bug] A race was possible in dns_dispatch_connect()
+ that could trigger an assertion failure if two
+ threads called it near-simultaneously. [GL #3456]
+
+5926. [func] Handle transient TCP connect() EADDRINUSE failures
+ on FreeBSD (and possibly other BSDs) by trying three
+ times before giving up. [GL #3451]
+
+5925. [bug] With a forwarder configured for all queries, resolution
+ failures encountered during DS chasing could trigger
+ assertion failures due to a logic bug in
+ resume_dslookup() that caused it to call
+ dns_resolver_createfetch() with an invalid name.
+ [GL #3439]
+
+5924. [func] When it's necessary to use AXFR to respond to an
+ IXFR request, a message explaining the reason
+ is now logged at level info. [GL #2683]
+
+5923. [bug] Fix inheritance for dnssec-policy when checking for
+ inline-signing. [GL #3438]
+
+5922. [bug] Forwarding of UPDATE message could fail with the
+ introduction of netmgr. This has been fixed. [GL #3389]
+
+5921. [test] Convert system tests to use a default DNSKEY algorithm
+ where the test is not DNSKEY algorithm specific.
+ [GL #3440]
+
+5920. [bug] Don't pass back the current name offset when the
+ compression is disabled in the non-improving case.
+ [GL #3423]
+
+ --- 9.19.3 released ---
+
5919. [func] The "rndc fetchlimit" command lists name servers
and domain names that are being rate-limited by
"fetches-per-server" or "fetches-per-zone" limits.
https://www.isc.org/download/. There you will find additional
information about each release, and source code.
+.. include:: ../notes/notes-current.rst
+ .. include:: ../notes/notes-9.19.3.rst
.. include:: ../notes/notes-9.19.2.rst
.. include:: ../notes/notes-9.19.1.rst
.. include:: ../notes/notes-9.19.0.rst