]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.9.3: docs&secpoll 14974/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 16 Dec 2024 11:50:02 +0000 (12:50 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 17 Dec 2024 11:13:52 +0000 (12:13 +0100)
docs/changelog/4.9.rst
docs/secpoll.zone

index 920522f3bb86f6823c47d5c1e7b6f8d681b3a22b..9621e3ed2d32fa6020ddbcb892dd50760995c295 100644 (file)
@@ -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
index d1c208964e5f083d2a26c3da442babe45b49e96e..ba37b4f72ece8cc61b834a520f68f2a5a6824cac 100644 (file)
@@ -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/"