]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9.19.19'
authorTom Krizek <tkrizek@isc.org>
Wed, 20 Dec 2023 14:59:22 +0000 (15:59 +0100)
committerTom Krizek <tkrizek@isc.org>
Wed, 20 Dec 2023 14:59:22 +0000 (15:59 +0100)
1  2 
.gitlab-ci.yml
CHANGES
doc/arm/notes.rst

diff --cc .gitlab-ci.yml
Simple merge
diff --cc CHANGES
index adb6ee27619de84d4d5075b0c9ec9ab2b2d656e8,60a1f162559f7f266082f708da073307c0c4933d..9a033e15738dba83cd2c98ec0fec3bff38e5f3dd
+++ 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
index 947760fca9c2635b6eb5eb353727c66618d5d31e,4730aa6e291cec58c8be5f248989eb1e1ebc87b5..fec0cd43ed6e1af6347bb63a66b0034e4a4bf162
@@@ -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