From: Otto Moerbeek Date: Tue, 14 Jan 2020 10:14:59 +0000 (+0100) Subject: Prepare for recursor 4.3.0-beta2 release X-Git-Tag: auth-4.3.0-beta1~35^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14c6a629b56b1c3c92503ac492f2748f9a9aa00;p=thirdparty%2Fpdns.git Prepare for recursor 4.3.0-beta2 release --- diff --git a/pdns/recursordist/docs/changelog/4.3.rst b/pdns/recursordist/docs/changelog/4.3.rst index 3b595f2ab6..b1d6a907f1 100644 --- a/pdns/recursordist/docs/changelog/4.3.rst +++ b/pdns/recursordist/docs/changelog/4.3.rst @@ -1,6 +1,44 @@ Changelogs for 4.3.x ==================== +.. changelog:: + :version: 4.3.0-beta2 + :released: 16th of January 2020 + + .. change:: + :tags: Bug Fixes + :pullreq: 8673 + + Debian postinst / do not fail on user creation if it already exists. + + .. change:: + :tags: Bug Fixes + :pullreq: 8685 + :tickets: 8676 + + Parsing `dont-throttle-names` and `dont-throttle-netmasks` as comma separated lists. (costypetrisor) + + .. change:: + :tags: Bug Fixes + :pullreq: 8692 + :tickets: 8664 + + An Opt-Out NSEC3 RR only proves that there is no secure delegation. + + .. change:: + :tags: Bug Fixes + :pullreq: 8670 + :tickets: 8642 + + Fix wrong zoneCuts caused by cache only lookup. + + .. change:: + :tags: Enhancement + :pullreq: 8675 + :tickets: 8646 + + Increase default maxqperq. + .. changelog:: :version: 4.3.0-beta1 :released: 12th of December 2019