From: Peter van Dijk Date: Wed, 6 Sep 2023 13:49:26 +0000 (+0200) Subject: auth-4.8.2: secpoll&docs X-Git-Tag: rec-5.0.0-alpha1~21^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13215%2Fhead;p=thirdparty%2Fpdns.git auth-4.8.2: secpoll&docs --- diff --git a/docs/changelog/4.8.rst b/docs/changelog/4.8.rst index b8374f947f..37f772e6bd 100644 --- a/docs/changelog/4.8.rst +++ b/docs/changelog/4.8.rst @@ -1,6 +1,46 @@ Changelogs for 4.8.x ==================== +.. changelog:: + :version: 4.8.2 + :released: 7th of September 2023 + + This is release 4.8.2 of the Authoritative Server. + + Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.8.x. + + This release contains a small collection of fixes: + + .. change:: + :tags: Bug Fixes + :pullreq: 13186 + + (I)XFR: handle partial read of len prefix + + .. change:: + :tags: Bug Fixes + :pullreq: 13187 + + fix code producing json + + .. change:: + :tags: Bug Fixes + :pullreq: 13188 + + calidns: fix setting an ECS source of 0 + + .. change:: + :tags: Bug Fixes + :pullreq: 13189 + + Fix incorrect optsize + + .. change:: + :tags: Bug Fixes + :pullreq: 13099 + + lmdb: when broadcasting indexes, -do- rewrite them even if they are unchanged + .. changelog:: :version: 4.8.1 :released: 7th of July 2023 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index a0cecc6af8..1a6a35ba13 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. 2023082501 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023090701 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -122,6 +122,7 @@ auth-4.8.0-alpha1.security-status 60 IN TXT "2 Unsupported auth-4.8.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" auth-4.8.0.security-status 60 IN TXT "1 OK" auth-4.8.1.security-status 60 IN TXT "1 OK" +auth-4.8.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/"