From: Peter van Dijk Date: Fri, 28 Oct 2022 08:10:17 +0000 (+0200) Subject: auth-4.7.1: secpoll and docs X-Git-Tag: dnsdist-1.8.0-rc1~251^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12138%2Fhead;p=thirdparty%2Fpdns.git auth-4.7.1: secpoll and docs --- diff --git a/docs/changelog/4.7.rst b/docs/changelog/4.7.rst index f229e6de43..4b5eb7edc0 100644 --- a/docs/changelog/4.7.rst +++ b/docs/changelog/4.7.rst @@ -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 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 7eb0f1ab8e..c847f2f777 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -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/"