Merge branch 'michal/prepare-documentation-for-bind-9.11.32' into 'v9_11_32-release'
Prepare documentation for BIND 9.11.32 See merge request isc-private/bind9!295
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
5631. [bug] Update ZONEMD to match RFC 8976. [GL #2658]
|
||||
5631. [protocol] Update the implementation of the ZONEMD RR type to match
|
||||
RFC 8976. [GL #2658]
|
||||
|
||||
5630. [func] Treat DNSSEC responses with NSEC3 iterations greater
|
||||
than 150 as insecure. [GL #2445]
|
||||
5630. [func] Treat DNSSEC responses containing NSEC3 records with
|
||||
iteration counts greater than 150 as insecure.
|
||||
[GL #2445]
|
||||
|
||||
5629. [func] Reduce the supported maximum number of iterations
|
||||
that can be configured in an NSEC3 zone to 150.
|
||||
[GL #2642]
|
||||
5629. [func] Reduce the maximum supported number of NSEC3 iterations
|
||||
that can be configured for a zone to 150. [GL #2642]
|
||||
|
||||
--- 9.11.31 released ---
|
||||
|
||||
|
||||
@@ -11,68 +11,24 @@
|
||||
|
||||
<section xml:id="relnotes-9.11.32"><info><title>Notes for BIND 9.11.32</title></info>
|
||||
|
||||
<section xml:id="relnotes-9.11.32-security"><info><title>Security Fixes</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
None.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section xml:id="relnotes-9.11.32-known"><info><title>Known Issues</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
None.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section xml:id="relnotes-9.11.32-new"><info><title>New Features</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
None.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section xml:id="relnotes-9.11.32-removed"><info><title>Removed Features</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
None.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section xml:id="relnotes-9.11.32-changes"><info><title>Feature Changes</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
Reduce the supported maximum number of iterations that can be
|
||||
configured in an NSEC3 zones to 150. [GL #2642]
|
||||
DNSSEC responses containing NSEC3 records with iteration counts
|
||||
greater than 150 are now treated as insecure. [GL #2445]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Treat DNSSEC responses with NSEC3 iterations greater than 150 as
|
||||
insecure. [GL #2445]
|
||||
The maximum supported number of NSEC3 iterations that can be
|
||||
configured for a zone has been reduced to 150. [GL #2642]
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section xml:id="relnotes-9.11.32-bugs"><info><title>Bug Fixes</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
Update ZONEMD to match RFC 8976. [GL #2658]
|
||||
The implementation of the ZONEMD RR type has been updated to match RFC
|
||||
8976. [GL #2658]
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
Reference in New Issue
Block a user