]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep for rec-4.5.0-beta2 10285/head
authorOtto <otto.moerbeek@open-xchange.com>
Mon, 12 Apr 2021 07:48:59 +0000 (09:48 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Mon, 12 Apr 2021 07:48:59 +0000 (09:48 +0200)
docs/secpoll.zone
pdns/recursordist/docs/changelog/4.5.rst

index c662fcd6a64267f5939eb1d681cd1453273063fc..911fc285edc4dc606fdb18b68365bfec204e3233 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021033100 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021041400 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -255,7 +255,8 @@ recursor-4.4.3.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"
-recursor-4.5.0-beta1.security-status                    60 IN TXT "1 OK"
+recursor-4.5.0-beta1.security-status                    60 IN TXT "3 Unsupported pre-release"
+recursor-4.5.0-beta2.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 07bea9ef9f239a4891d43390095839d701704d71..cf87322fcf3773d22a3784360da9e1f5312e7814 100644 (file)
@@ -1,5 +1,39 @@
 Changelogs for 4.5.X
 ====================
+
+.. changelog::
+  :version: 4.5.0-beta2
+  :released: 14th of April 2021
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 10280
+    :tickets: 10268
+
+    Log local IP in dnstap messages.
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 10279
+    :tickets: 10264
+
+    Also disable PMTU for IPv6.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10278
+    :tickets: 10232
+
+    Clear "from" in record cache if we don't know where the update came from.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10277
+    :tickets: 10223
+
+    Better handling of stranded DNSKeys.
+
+
 .. changelog::
   :version: 4.5.0-beta1
   :released: 26th of March 2021