From: Otto Date: Mon, 7 Jun 2021 12:08:11 +0000 (+0200) Subject: Prep for 4.5.2, no secpoll change yet since it will conflict with the rec-4.4.4 one. X-Git-Tag: dnsdist-1.7.0-alpha1~151^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b6916d4da4982c8625316b6655207e8ecf9567;p=thirdparty%2Fpdns.git Prep for 4.5.2, no secpoll change yet since it will conflict with the rec-4.4.4 one. --- diff --git a/pdns/recursordist/docs/changelog/4.5.rst b/pdns/recursordist/docs/changelog/4.5.rst index c9601a4189..588a04e746 100644 --- a/pdns/recursordist/docs/changelog/4.5.rst +++ b/pdns/recursordist/docs/changelog/4.5.rst @@ -1,6 +1,52 @@ Changelogs for 4.5.X ==================== +.. changelog:: + :version: 4.5.2 + :released: 9th of June 2021 + + .. change:: + :tags: Improvements + :pullreq: 10477 + :tickets: 10440 + + Change nsec3-max-iterations default to 150. + + .. change:: + :tags: Bug Fixes + :pullreq: 10476 + :tickets: 10460 + + Don't follow referral from the parent to the child for DS queries. + + .. change:: + :tags: Bug Fixes + :pullreq: 10475 + :tickets: 10426 + + When refreshing, do not consider root almost expired. + + .. change:: + :tags: Bug Fixes + :pullreq: 10474 + :tickets: 10396 + + Take into account q_quiet when determing loglevel and change a few loglevels. + + .. change:: + :tags: Bug Fixes + :pullreq: 10473 + :tickets: 10350 + + Only add the NSEC and RRSIG records once in wildcard NODATA answers. + + .. change:: + :tags: Improvements + :pullreq: 10422 + :tickets: 10420 + + For the NOD lookup case, we don't want QName Minimization. + .. changelog:: :version: 4.5.1 :released: 11th of May 2021