From: Peter van Dijk Date: Thu, 14 Mar 2024 15:40:59 +0000 (+0100) Subject: auth-4.9.0: docs&secpoll X-Git-Tag: rec-5.1.0-alpha1~123^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ab86c631e7e7efadc5fecee5d2bf541f9897d37;p=thirdparty%2Fpdns.git auth-4.9.0: docs&secpoll --- diff --git a/docs/changelog/4.9.rst b/docs/changelog/4.9.rst index f775f33866..6892a17a9e 100644 --- a/docs/changelog/4.9.rst +++ b/docs/changelog/4.9.rst @@ -1,6 +1,59 @@ Changelogs for 4.9.x ==================== +.. changelog:: + :version: 4.9.0 + :released: 15th of March 2024 + + This is release 4.9.0 of the Authoritative Server. + + Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x. + + 4.9 contains improvements to the API, ALIAS handling, catalog zones, and some tool improvements. + It also contains various bug fixes and smaller improvements, please see the list below. + + .. change:: + :tags: Improvements + :pullreq: 13901 + + on OpenBSD, try harder to send on a non-blocking socket + + .. change:: + :tags: New Features + :pullreq: 13900 + + LUA dblookup: switch qtype argument to int + + .. change:: + :tags: Bug Fixes + :pullreq: 13899 + + revive remotebackend tests and fix failures + + .. change:: + :tags: Improvements + :pullreq: 13898 + + Docker: Only print config if debug flag is set + + .. change:: + :tags: Bug Fixes + :pullreq: 13897 + + do not disable ns records at apex in consumer zones + + .. change:: + :tags: Bug Fixes + :pullreq: 13896 + + catalog: include groups in hash calculation + + .. change:: + :tags: New Features + :pullreq: 13895 + + LUA: support returning empty set in filterForward #13879 + .. changelog:: :version: 4.9.0-beta2 :released: 16th of February 2024 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 733fb3a8f4..373f1e784a 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. 2024031400 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024031500 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -126,7 +126,8 @@ auth-4.8.2.security-status 60 IN TXT "1 OK" auth-4.8.3.security-status 60 IN TXT "1 OK" auth-4.8.4.security-status 60 IN TXT "1 OK" auth-4.9.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" -auth-4.9.0-beta2.security-status 60 IN TXT "1 Unsupported pre-release (no known vulnerabilities)" +auth-4.9.0-beta2.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" +auth-4.9.0.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/"