]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep for rec-4.4.6
authorOtto <otto.moerbeek@open-xchange.com>
Wed, 6 Oct 2021 11:36:22 +0000 (13:36 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 8 Oct 2021 07:50:31 +0000 (09:50 +0200)
docs/secpoll.zone
pdns/recursordist/docs/changelog/4.4.rst

index ba2cd60c0c63df0faf4c4aa00090ac8a8c6b923f..9e928b6db3440453fc11d2a9f0dabb17a49689f3 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021100701 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021100801 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -261,6 +261,7 @@ recursor-4.4.2.security-status                          60 IN TXT "1 OK"
 recursor-4.4.3.security-status                          60 IN TXT "1 OK"
 recursor-4.4.4.security-status                          60 IN TXT "1 OK"
 recursor-4.4.5.security-status                          60 IN TXT "1 OK"
+recursor-4.4.6.security-status                          60 IN TXT "1 OK"
 recursor-4.5.0-alpha1.security-status                   60 IN TXT "3 Unsupported pre-release"
 recursor-4.5.0-alpha2.security-status                   60 IN TXT "3 Unsupported pre-release"
 recursor-4.5.0-alpha3.security-status                   60 IN TXT "3 Unsupported pre-release"
index 034ef86a368109104b3a7c5d608aa35e0037f483..d78a9cc5108218953eeb6fd4b3cd4e741199e9d4 100644 (file)
@@ -1,6 +1,31 @@
 Changelogs for 4.4.x
 ====================
 
+.. changelog::
+  :version: 4.4.6
+  :released: 8th of October 2021
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10802
+    :tickets: 10768
+
+    Use the correct RPZ policy name for statistics when loading via XFR.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10654
+    :tickets: 10643
+
+    NS from the cache could be a forwarder, take that into account for throttling decision.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10628
+    :tickets: 10627
+
+    Check in more places if the policy has been updated before using or modifying it.
+
 .. changelog::
   :version: 4.4.5
   :released: 30th of July 2021