]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Secpoll and changelog 11646/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 24 May 2022 11:47:44 +0000 (13:47 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Sun, 29 May 2022 14:10:53 +0000 (16:10 +0200)
docs/secpoll.zone
pdns/recursordist/docs/changelog/4.7.rst

index e4d4733e9cd6e86b59c5a63d93560713764dcd01..db526953b3fa2d445ed55e55b6a8b7cf43217d31 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022050601 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022053000 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -313,7 +313,8 @@ recursor-4.6.1.security-status                          60 IN TXT "1 OK"
 recursor-4.6.2.security-status                          60 IN TXT "1 OK"
 recursor-4.7.0-alpha1.security-status                   60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 recursor-4.7.0-beta1.security-status                    60 IN TXT "2 Unsupported pre-release"
-recursor-4.7.0-rc1.security-status                      60 IN TXT "1 OK"
+recursor-4.7.0-rc1.security-status                      60 IN TXT "2 Unsupported pre-release"
+recursor-4.7.0.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 a0822b3f32c6448cb7e69ad0703c99dc30bc57d7..c79ea67de34db7afa7377346ae19944a59dfbc2f 100644 (file)
@@ -1,5 +1,16 @@
 Changelogs for 4.7.X
 ====================
+.. changelog::
+  :version: 4.7.0
+  :released: 30th of May 2022
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 11632
+    :tickets: 11609
+
+    Fix API issue when asking config values for allow-from or allow-notify-from.
+
 .. changelog::
   :version: 4.7.0-rc1
   :released: 6th of May 2022