]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep rec-4.5.4 10539/head
authorOtto <otto.moerbeek@open-xchange.com>
Wed, 30 Jun 2021 07:52:35 +0000 (09:52 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Wed, 30 Jun 2021 09:17:39 +0000 (11:17 +0200)
docs/secpoll.zone
pdns/recursordist/docs/changelog/4.5.rst

index e89e30d1dae1d3aba982584cf6ce1b8e65224423..abe8cf86daec7bb0910eac41562ce4b302434129 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021062501 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021070200 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -265,6 +265,8 @@ recursor-4.5.0-rc1.security-status                      60 IN TXT "3 Unsupported
 recursor-4.5.0.security-status                          60 IN TXT "2 Unsupported pre-release"
 recursor-4.5.1.security-status                          60 IN TXT "1 OK"
 recursor-4.5.2.security-status                          60 IN TXT "1 OK"
+recursor-4.5.3.security-status                          60 IN TXT "2 Unsupported pre-release"
+recursor-4.5.4.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 ab71855993d98214ebd3941c5011d634f26d7cf9..043dd5fe8e79415a5221f13766b135090613f98d 100644 (file)
@@ -1,6 +1,16 @@
 Changelogs for 4.5.X
 ====================
 
+.. changelog::
+  :version: 4.5.4
+  :released: 2nd of July 2021, 4.5.3 was never released publicly.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10519
+
+    Make sure that we pass the SOA along the NSEC(3) proof for DS queries.
+
 .. changelog::
   :version: 4.5.2
   :released: 9th of June 2021