]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.7.2: secpoll & docs 12148/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 1 Nov 2022 12:46:10 +0000 (13:46 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 1 Nov 2022 13:10:16 +0000 (14:10 +0100)
docs/changelog/4.7.rst
docs/secpoll.zone

index 4b5eb7edc0951f7d4c62bcf989fac080ae755561..049163f58744b775664792e4684013c2b1f55646 100644 (file)
@@ -1,6 +1,19 @@
 Changelogs for 4.7.x
 ====================
 
+.. changelog::
+  :version: 4.7.2
+  :released: 1st of November 2022
+
+  This is version 4.7.2 of the Authoritative Server.
+  It fixes one bug spotted after the release of 4.7.0, for which we forgot to include the fix in 4.7.1.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12130
+
+    Un-reverse xfr freshness check
+
 .. changelog::
   :version: 4.7.1
   :released: 31st of October 2022
index c847f2f777fc544a3346c3a21b13f7a85b689149..570840f319fed0a96fb4aa0cc1e2a23e52bd0d5f 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022103101 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022110101 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -113,6 +113,7 @@ auth-4.7.0-beta2.security-status                        60 IN TXT "3 Unsupported
 auth-4.7.0-rc1.security-status                          60 IN TXT "3 Unsupported pre-release"
 auth-4.7.0.security-status                              60 IN TXT "1 OK"
 auth-4.7.1.security-status                              60 IN TXT "1 OK"
+auth-4.7.2.security-status                              60 IN TXT "1 OK"
 
 ; Auth Debian
 auth-3.4.1-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-2015-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-03/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-04/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-05/"