]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.7.1: secpoll and docs 12138/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 28 Oct 2022 08:10:17 +0000 (10:10 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 28 Oct 2022 08:10:17 +0000 (10:10 +0200)
docs/changelog/4.7.rst
docs/secpoll.zone

index f229e6de434fa59f54ebe9fbe068eb038116105e..4b5eb7edc0951f7d4c62bcf989fac080ae755561 100644 (file)
@@ -1,6 +1,31 @@
 Changelogs for 4.7.x
 ====================
 
+.. changelog::
+  :version: 4.7.1
+  :released: 31st of October 2022
+
+  This is version 4.7.1 of the Authoritative Server.
+  It fixes a few bugs spotted after the release of 4.7.0.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12110
+
+    include auth 4.7 schema upgrade files in tarballs and packages
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12124
+
+    catalog zones: avoid bulk zone reset while migrating to a catalog (Kees Monshouwer)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12124
+
+    catalog zones: stop wasting options update queries (Kees Monshouwer)
+
 .. changelog::
   :version: 4.7.0
   :released: 20th of October 2022
index 7eb0f1ab8eea0e7a54a53e6ce571ed63d504c080..c847f2f777fc544a3346c3a21b13f7a85b689149 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022102002 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022103101 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -112,6 +112,7 @@ auth-4.7.0-alpha1.security-status                       60 IN TXT "3 Unsupported
 auth-4.7.0-beta2.security-status                        60 IN TXT "3 Unsupported pre-release"
 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 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/"