]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9_19_7'
authorMichal Nowak <mnowak@isc.org>
Wed, 16 Nov 2022 14:10:51 +0000 (15:10 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 16 Nov 2022 14:10:51 +0000 (15:10 +0100)
BIND 9.19.7

1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index d400ed2302b2c2c31fff265132c55b7df139be63,11ee7e295047b35d383f556f8f1395377096d7f2..ffd0ecefae3f530d431fc16bf528c758f363b4bc
+++ b/CHANGES
@@@ -1,25 -1,5 +1,27 @@@
 +6019. [func]          Deprecate `coresize`, `datasize`, `files`, and
 +                      `stacksize` named.conf options. [GL #3676]
 +
 +6018. [cleanup]       Remove the --with-tuning configure option.
 +                      [GL #3664]
 +
 +6017. [bug]           The view's zone table was not locked when it should
 +                      have been leading to race conditions when external
 +                      extensions that manipulate the zone table where in
 +                      use. [GL #3468]
 +
 +6016. [func]          Change NSEC3PARAM TTL to match the SOA MINIMUM.
 +                      [GL #3570]
 +
 +6015. [bug]           Some browsers (Firefox) send more than 10 HTTP
 +                      headers.  Bump the number of allowed HTTP headers
 +                      to 100. [GL #3670]
 +
 +6014. [func]          Add isc_hashmap API implementation that implements
 +                      Robin Hood hashing.  The API requires the keys to
 +                      be stored with the stored value.  [GL !6790]
 +
+       --- 9.19.7 released ---
  6013. [bug]           Fix a crash that could happen when you change
                        a dnssec-policy zone with NSEC3 to start using
                        inline-signing. [GL #3591]
index 512ea416a15d07ca9ec31c8272eacc40d65f9b04,4665c797c2bbe145f40004c2edbfcfc89e92428e..899d1b8fa6ef6932e35ad17b3104e13917f185a6
@@@ -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.7.rst
  .. include:: ../notes/notes-9.19.6.rst
  .. include:: ../notes/notes-9.19.5.rst
  .. include:: ../notes/notes-9.19.4.rst