From: Peter van Dijk Date: Mon, 16 Dec 2024 11:50:02 +0000 (+0100) Subject: auth-4.9.3: docs&secpoll X-Git-Tag: dnsdist-2.0.0-alpha1~202^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c61dd3327d0a13ca4c8f871284941cb6fe33a30;p=thirdparty%2Fpdns.git auth-4.9.3: docs&secpoll --- diff --git a/docs/changelog/4.9.rst b/docs/changelog/4.9.rst index 920522f3bb..9621e3ed2d 100644 --- a/docs/changelog/4.9.rst +++ b/docs/changelog/4.9.rst @@ -1,6 +1,20 @@ Changelogs for 4.9.x ==================== +.. changelog:: + :version: 4.9.3 + :released: 17th of December 2024 + + This is release 4.9.3 of the Authoritative Server. + + Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x. + + .. change:: + :tags: Bug Fixes + :pullreq: 14968 + + SVCB parser: allow quotes around port= + .. changelog:: :version: 4.9.2 :released: 1st of October 2024 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index d1c208964e..ba37b4f72e 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. 2024121300 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024121700 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -130,6 +130,7 @@ auth-4.9.0-beta2.security-status 60 IN TXT "2 Unsupported auth-4.9.0.security-status 60 IN TXT "1 OK" auth-4.9.1.security-status 60 IN TXT "1 OK" auth-4.9.2.security-status 60 IN TXT "1 OK" +auth-4.9.3.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/"