From: Michal Nowak Date: Wed, 16 Nov 2022 14:10:51 +0000 (+0100) Subject: Merge tag 'v9_19_7' X-Git-Tag: v9.19.8~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b5a58202e75c5996f5f03403afd8ad82a0e2aeb;p=thirdparty%2Fbind9.git Merge tag 'v9_19_7' BIND 9.19.7 --- 0b5a58202e75c5996f5f03403afd8ad82a0e2aeb diff --cc CHANGES index d400ed2302b,11ee7e29504..ffd0ecefae3 --- a/CHANGES +++ 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] diff --cc doc/arm/notes.rst index 512ea416a15,4665c797c2b..899d1b8fa6e --- 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.7.rst .. include:: ../notes/notes-9.19.6.rst .. include:: ../notes/notes-9.19.5.rst .. include:: ../notes/notes-9.19.4.rst