From: Tom Krizek Date: Wed, 20 Dec 2023 14:59:22 +0000 (+0100) Subject: Merge tag 'v9.19.19' X-Git-Tag: v9.19.21~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1349733fbc477795e04b1c9cc088b54cd0a3e022;p=thirdparty%2Fbind9.git Merge tag 'v9.19.19' --- 1349733fbc477795e04b1c9cc088b54cd0a3e022 diff --cc CHANGES index adb6ee27619,60a1f162559..9a033e15738 --- a/CHANGES +++ b/CHANGES @@@ -1,37 -1,5 +1,39 @@@ +6307. [bug] Obtain a client->handle reference when calling + async_restart. [GL #4439] + +6306. [func] Log more details about the cause of "not exact" errors. + [GL #4500] + +6305. [placeholder] + +6304. [bug] The wrong time was being used to determine what RRSIGs + where to be generated when dnssec-policy was in use. + [GL #4494] + +6303. [bug] Dig failed to correctly process a SIGINT received while + waiting for a TCP connection to complete. [GL #4138] + +6302. [func] The "trust-anchor-telemetry" statement is no longer + marked as experimental. This silences a relevant log + message that was emitted even when the feature was + explicitly disabled. [GL #4497] + +6301. [bug] Fix data races with atomic members of the xfrin + structure in xfrin_start() and xfrin_send_request() + functions. [GL #4493] + +6300. [bug] Fix statistics export to use full 64 bit signed numbers + instead of truncating values to unsigned 32 bits. + [GL #4467] + +6299. [port] NetBSD has added 'hmac' to libc which collides with our + use of 'hmac'. [GL #4478] + +6298. [bug] Fix dns_qp_lookup bugs related to the iterator. + [GL !8558] + + --- 9.19.19 released --- + 6297. [bug] Improve LRU cleaning behaviour. [GL #4448] 6296. [func] The "resolver-nonbackoff-tries" and diff --cc doc/arm/notes.rst index 947760fca9c,4730aa6e291..fec0cd43ed6 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@@ -38,7 -38,7 +38,8 @@@ information about each release, and sou .. include:: ../notes/notes-known-issues.rst +.. include:: ../notes/notes-current.rst + .. include:: ../notes/notes-9.19.19.rst .. include:: ../notes/notes-9.19.18.rst .. include:: ../notes/notes-9.19.17.rst .. include:: ../notes/notes-9.19.16.rst