From: Miod Vallat Date: Wed, 6 Aug 2025 14:36:07 +0000 (+0200) Subject: 4.9.8 changelog and secpoll update. X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15964%2Fhead;p=thirdparty%2Fpdns.git 4.9.8 changelog and secpoll update. Signed-off-by: Miod Vallat --- diff --git a/docs/changelog/4.9.rst b/docs/changelog/4.9.rst index e359c3305..db5087a5d 100644 --- a/docs/changelog/4.9.rst +++ b/docs/changelog/4.9.rst @@ -1,6 +1,21 @@ Changelogs for 4.9.x ==================== +.. changelog:: + :version: 4.9.8 + :released: 7th of August 2025 + + This is release 4.9.8 of the Authoritative Server. + It contains a minor feature. + + Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x. + + .. change:: + :tags: New Features + :pullreq: 15961 + + Return record last modification time in the API when known. + .. changelog:: :version: 4.9.7 :released: 7th of July 2025 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index aa2135cb9..2b4c4d6ea 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. 2025072901 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025080701 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -136,6 +136,7 @@ auth-4.9.4.security-status 60 IN TXT "1 OK" auth-4.9.5.security-status 60 IN TXT "1 OK" auth-4.9.6.security-status 60 IN TXT "1 OK (never formally released)" auth-4.9.7.security-status 60 IN TXT "1 OK" +auth-4.9.8.security-status 60 IN TXT "1 OK" auth-5.0.0-alpha1.security-status 60 IN TXT "1 Unsupported pre-release (no known vulnerabilities)" auth-5.0.0-beta1.security-status 60 IN TXT "1 Unsupported pre-release (no known vulnerabilities)"