From: Peter van Dijk Date: Tue, 1 Nov 2022 12:46:10 +0000 (+0100) Subject: auth-4.7.2: secpoll & docs X-Git-Tag: dnsdist-1.8.0-rc1~249^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12148%2Fhead;p=thirdparty%2Fpdns.git auth-4.7.2: secpoll & docs --- diff --git a/docs/changelog/4.7.rst b/docs/changelog/4.7.rst index 4b5eb7edc0..049163f587 100644 --- a/docs/changelog/4.7.rst +++ b/docs/changelog/4.7.rst @@ -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 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index c847f2f777..570840f319 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. 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/"