]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep for rec-4.4.0-rc1 9481/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 18 Sep 2020 09:14:57 +0000 (11:14 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 18 Sep 2020 09:23:56 +0000 (11:23 +0200)
docs/secpoll.zone
pdns/recursordist/docs/changelog/4.4.rst

index 7e50c8523f1fcb6f789fb6b5ce864e79af2c2c7f..0cd79ac0ea87c1b4548586bf0f68f486a8dd5a6d 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020090801 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020092100 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -227,7 +227,8 @@ 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"
+recursor-4.4.0-beta1.security-status                    60 IN TXT "3 Unsupported pre-release"
+recursor-4.4.0-rc1.security-status                      60 IN TXT "1 OK"
 
 ; Recursor Debian
 recursor-3.6.2-2.debian.security-status                 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/3/security/powerdns-advisory-2015-01/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/"
index 66c65dd1d28af0e57fd78d8ddcdea958ee414f8f..fb3496def11b4f3df818acdb527b493f55e3215f 100644 (file)
@@ -1,5 +1,22 @@
 Changelogs for 4.4.x
 ====================
+.. changelog::
+  :version: 4.4.0-rc1
+  :released: 21st of September 2020
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 9465
+    :tickets: 9448
+
+    Only do QName Minimization for the names inside a forwarded domain.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 9458
+
+    Fix the parsing of `dont-throttle-netmasks` in the presence of `dont-throttle-names`.
+
 .. changelog::
   :version: 4.4.0-beta1
   :released: 31st of August 2020