From: Otto Date: Wed, 30 Jun 2021 07:52:35 +0000 (+0200) Subject: Prep rec-4.5.4 X-Git-Tag: dnsdist-1.7.0-alpha1~109^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10539%2Fhead;p=thirdparty%2Fpdns.git Prep rec-4.5.4 --- diff --git a/docs/secpoll.zone b/docs/secpoll.zone index e89e30d1da..abe8cf86da 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. 2021062501 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021070200 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -265,6 +265,8 @@ recursor-4.5.0-rc1.security-status 60 IN TXT "3 Unsupported recursor-4.5.0.security-status 60 IN TXT "2 Unsupported pre-release" recursor-4.5.1.security-status 60 IN TXT "1 OK" recursor-4.5.2.security-status 60 IN TXT "1 OK" +recursor-4.5.3.security-status 60 IN TXT "2 Unsupported pre-release" +recursor-4.5.4.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/" diff --git a/pdns/recursordist/docs/changelog/4.5.rst b/pdns/recursordist/docs/changelog/4.5.rst index ab71855993..043dd5fe8e 100644 --- a/pdns/recursordist/docs/changelog/4.5.rst +++ b/pdns/recursordist/docs/changelog/4.5.rst @@ -1,6 +1,16 @@ Changelogs for 4.5.X ==================== +.. changelog:: + :version: 4.5.4 + :released: 2nd of July 2021, 4.5.3 was never released publicly. + + .. change:: + :tags: Bug Fixes + :pullreq: 10519 + + Make sure that we pass the SOA along the NSEC(3) proof for DS queries. + .. changelog:: :version: 4.5.2 :released: 9th of June 2021