From: Peter van Dijk Date: Wed, 10 Nov 2021 07:58:57 +0000 (+0100) Subject: auth-4.5.2: secpoll and changelog X-Git-Tag: dnsdist-1.7.0-beta1~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10970%2Fhead;p=thirdparty%2Fpdns.git auth-4.5.2: secpoll and changelog --- diff --git a/docs/changelog/4.5.rst b/docs/changelog/4.5.rst index d796963307..01eb72a9fc 100644 --- a/docs/changelog/4.5.rst +++ b/docs/changelog/4.5.rst @@ -1,6 +1,50 @@ Changelogs for 4.5.x ==================== +.. changelog:: + :version: 4.5.2 + :released: 10th of November 2021 + + This is release 4.5.2 of the Authoritative Server. + It contains several robustness fixes for the bindbackend, and for SOA handling. + These fixes are especially important for zone cache users. + + .. change:: + :tags: Bug Fixes + :pullreq: 10968 + + bindbackend: skip rejected zones during list and search + + .. change:: + :tags: Bug Fixes + :pullreq: 10964 + + make the zone cache more robust for bad data and save some SOA queries for DNSSEC zones (Kees Monshouwer) + + .. change:: + :tags: Bug Fixes + :pullreq: 10962 + + api, check SOA location (Kees Monshouwer) + + .. change:: + :tags: Bug Fixes + :pullreq: 10952 + + improve dnsname exception handling for SOA records (Kees Monshouwer) + + .. change:: + :tags: Bug Fixes + :pullreq: 10792 + + improve SOA parse exception handling (Kees Monshouwer) + + .. change:: + :tags: Bug Fixes + :pullreq: 10778 + + try to reload rejected zones in bind-backend once every bind-check-interval (Kees Monshouwer) + .. changelog:: :version: 4.5.1 :released: 26th of July 2021 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index e8f76f5edb..ab4c9270a4 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -1,4 +1,4 @@ -@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021110901 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021111001 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -84,6 +84,7 @@ auth-4.5.0-rc1.security-status 60 IN TXT "3 Unsupported auth-4.5.0-rc2.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" auth-4.5.0.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2021-01.html" auth-4.5.1.security-status 60 IN TXT "1 OK" +auth-4.5.2.security-status 60 IN TXT "1 OK" auth-4.6.0-alpha1.security-status 60 IN TXT "1 Unsupported pre-release" ; Auth Debian