From: Peter van Dijk Date: Tue, 23 Nov 2021 13:54:06 +0000 (+0100) Subject: auth 4.4.2 secpoll&docs X-Git-Tag: dnsdist-1.7.0-beta2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11028%2Fhead;p=thirdparty%2Fpdns.git auth 4.4.2 secpoll&docs --- diff --git a/docs/changelog/4.4.rst b/docs/changelog/4.4.rst index 53540c0a7b..eab80f0e2b 100644 --- a/docs/changelog/4.4.rst +++ b/docs/changelog/4.4.rst @@ -1,6 +1,19 @@ Changelogs for 4.4.x ==================== +.. changelog:: + :version: 4.4.2 + :released: 25th of November 2021 + + This is version 4.4.2 of the Authoritative Server. + It fixes one issue. + + .. change:: + :tags: Bug Fixes + :pullreq: 11004 + + RFC2136/nsupdate: apply new TTL to whole RRset, not only to the added record + .. changelog:: :version: 4.4.1 :released: 8th of February 2021 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index d928bc48c9..59e6999abe 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. 2021111701 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021112501 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -78,6 +78,7 @@ auth-4.4.0-beta1.security-status 60 IN TXT "2 Unsupported auth-4.4.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" auth-4.4.0.security-status 60 IN TXT "1 OK" auth-4.4.1.security-status 60 IN TXT "1 OK" +auth-4.4.2.security-status 60 IN TXT "1 OK" auth-4.5.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" auth-4.5.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" auth-4.5.0-rc1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"