]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9.19.16'
authorMichał Kępień <michal@isc.org>
Thu, 17 Aug 2023 12:10:53 +0000 (14:10 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 17 Aug 2023 12:10:53 +0000 (14:10 +0200)
1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index 2d0ca13c0d8f56fa7ee103692b0a6c4605cb0ebc,2f32e8624e54a148242297c0229c60b0a97b38b0..bf133a2034f68e2221f5eab4b7fc56229b433783
+++ b/CHANGES
@@@ -1,19 -1,5 +1,21 @@@
 +6226. [bug]           Attach dispatchmgr in the dns_view object to prevent
 +                      use-after-free when shutting down. [GL #4228]
 +
 +6225. [func]          Convert dns_nta, dns_forward and dns_keytable units
 +                      to use QP trie instead of an RBT. [GL !7811]
 +
 +6224. [bug]           Check the If-Modified-Since value length to prevent
 +                      out-of-bounds write. [GL #4124]
 +
 +6223. [func]          Make -E engine option for OpenSSL Engine API use only.
 +                      OpenSSL Provider API will now require engine to not be
 +                      set. [GL #8153]
 +
 +6222. [func]          Fixes to provider/engine based ECDSA key handling.
 +                      [GL !8152]
 +
+       --- 9.19.16 released ---
  6221. [cleanup]       Refactor dns_rdataset internals, move rdatasetheader
                        declarations out of rbtdb.c so they can be used by other
                        databases in the future, and split the zone and cache
index 9e24f50ef69b45914b126cca12272f6b3f2a5bf3,d0bca00438a6a02333f7561913bb0f83e9db1a2e..2d8a31ee9413bd731535aeb1fc272631c14601d8
@@@ -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.16.rst
  .. include:: ../notes/notes-9.19.15.rst
  .. include:: ../notes/notes-9.19.14.rst
  .. include:: ../notes/notes-9.19.13.rst