]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prepare for recursor 4.3.0-beta2 release
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 14 Jan 2020 10:14:59 +0000 (11:14 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 14 Jan 2020 10:26:50 +0000 (11:26 +0100)
pdns/recursordist/docs/changelog/4.3.rst

index 3b595f2ab606209a63fd9e8faa8bf24037a3110f..b1d6a907f1219e7f826ece7ac8f76ec7594c4c5c 100644 (file)
@@ -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