From: Otto Date: Mon, 7 Jun 2021 07:39:20 +0000 (+0200) Subject: Mention correct version now that this is backported. X-Git-Tag: rec-4.5.2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10477%2Fhead;p=thirdparty%2Fpdns.git Mention correct version now that this is backported. --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 2ece7f7599..2ec1bf9511 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -1361,7 +1361,7 @@ without consulting authoritative servers. Maximum number of iterations allowed for an NSEC3 record. If an answer containing an NSEC3 record with more iterations is received, its DNSSEC validation status is treated as Insecure. -.. versionchanged:: 4.6.0 +.. versionchanged:: 4.5.2 Default is now 150, was 2500 before. diff --git a/pdns/recursordist/docs/upgrade.rst b/pdns/recursordist/docs/upgrade.rst index d46431909c..83435f48a6 100644 --- a/pdns/recursordist/docs/upgrade.rst +++ b/pdns/recursordist/docs/upgrade.rst @@ -7,6 +7,9 @@ When upgrading several versions, please read **all** notes applying to the upgra 4.5.x to 4.6.0 or master ------------------------ +4.5.1 to 4.5.2 +-------------- + Deprecated and changed settings ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - The :ref:`setting-nsec3-max-iterations` default value has been changed from 2500 to 150.