]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep rec-4.3.4 9447/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 7 Sep 2020 07:39:10 +0000 (09:39 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 7 Sep 2020 07:39:10 +0000 (09:39 +0200)
docs/secpoll.zone
pdns/recursordist/docs/changelog/4.3.rst

index 6bff07d749686a672b274faccf20fa7b3787be0e..7e50c8523f1fcb6f789fb6b5ce864e79af2c2c7f 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020083101 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020090801 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -224,6 +224,7 @@ recursor-4.3.0.security-status                          60 IN TXT "3 Upgrade now
 recursor-4.3.1.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2020-04.html"
 recursor-4.3.2.security-status                          60 IN TXT "1 OK"
 recursor-4.3.3.security-status                          60 IN TXT "1 OK"
+recursor-4.3.4.security-status                          60 IN TXT "1 OK"
 recursor-4.4.0-alpha1.security-status                   60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 recursor-4.4.0-alpha2.security-status                   60 IN TXT "3 Unsupported pre-release"
 recursor-4.4.0-beta1.security-status                    60 IN TXT "1 OK"
index acb4ae32b02f4d0ab11f3837823faac9f8bbe274..d5ed14ae2e8c55b1a4a97fc8128d8f8b63e43c7e 100644 (file)
@@ -1,5 +1,30 @@
 Changelogs for 4.3.x
 ====================
+
+.. changelog::
+  :version: 4.3.4
+  :released: 8th of September 2020
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 9416
+    :tickets: 9375
+
+    Allow some more depth headroom for the no-qname-minimization fallback case.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 9367
+
+    Resize hostname to final size in getCarbonHostname().
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 9397
+    :tickets: 9073
+
+    Ensure runtime dirs for virtual services differ.
+
 .. changelog::
   :version: 4.3.3
   :released: 17th of July 2020