From aa69753470ddeec970bc3e7f22ba168f8acb8bb9 Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Mon, 11 Jan 2021 12:19:26 +0100 Subject: [PATCH] Fix current release notes Remove entry that was release in 9.17.8 already. --- doc/notes/notes-current.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 02407bc0085..60cd4d2ed5b 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -46,12 +46,6 @@ Feature Changes day and the default value of ``stale-answer-ttl`` has been changed from 1 second to 30 seconds, following RFC 8767 recommendations. [GL #2248] -- Adjust the ``max-recursion-queries`` default from 75 to 100. Since the - queries sent towards root and TLD servers are now included in the - count (as a result of the fix for CVE-2020-8616), ``max-recursion-queries`` - has a higher chance of being exceeded by non-attack queries, which is the - main reason for increasing its default value. [GL #2305] - - When using the ``unixtime`` or ``date`` method to update the SOA serial number, ``named`` and ``dnssec-signzone`` silently fell back to the ``increment`` method to prevent the new serial number from being -- 2.47.3