From: Peter van Dijk Date: Mon, 11 Apr 2022 07:33:04 +0000 (+0200) Subject: auth-4.6.2: changelog + secpoll X-Git-Tag: rec-4.7.0-beta1~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=114d974f08a0a3fa8dae9d06adf4168559966c20;p=thirdparty%2Fpdns.git auth-4.6.2: changelog + secpoll --- diff --git a/docs/changelog/4.6.rst b/docs/changelog/4.6.rst index cfffd1713c..ada79b79c7 100644 --- a/docs/changelog/4.6.rst +++ b/docs/changelog/4.6.rst @@ -1,6 +1,42 @@ Changelogs for 4.6.x ==================== +.. changelog:: + :version: 4.6.2 + :released: 12th of April 2022 + + This is version 4.6.2 of the Authoritative Server. + It contains a carefully selected set of new features, plus a few bug fixes. + + .. change:: + :tags: Improvements, New Features + :pullreq: 11406 + + LMDB backports: + + * each LMDB database now gets a UUID + * lmdbbackend can now (optionally: :ref:`settings-lmdb-random-ids`) use random IDs instead of incremental IDs for objects + * LMDB map size is now configurable (:ref:`settings-lmdb-map-size`) + * one uninitialised memory issue that was fixed + + .. change:: + :tags: New Features + :pullreq: 11409 + + API: fetch individual rrsets + + .. change:: + :tags: Bug Fixes, Enhancements + :pullreq: 11407 + + fix proxy protocol query statistics and add more detailed latency metrics + + .. change:: + :tags: New Features + :pullreq: 11408 + + LUA: add ifurlextup function + .. changelog:: :version: 4.6.1 :released: 25th of March 2022 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 64262c370e..027de6580a 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. 2022040400 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022041200 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -106,6 +106,7 @@ auth-4.6.0-beta1.security-status 60 IN TXT "3 Unsupported auth-4.6.0-rc1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" auth-4.6.0.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2022-01.html" auth-4.6.1.security-status 60 IN TXT "1 OK" +auth-4.6.2.security-status 60 IN TXT "1 OK" auth-4.7.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" ; Auth Debian