]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.9.0: docs&secpoll
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 14 Mar 2024 15:40:59 +0000 (16:40 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 14 Mar 2024 15:41:49 +0000 (16:41 +0100)
docs/changelog/4.9.rst
docs/secpoll.zone

index f775f338669987ff54595e40a93ddcb05a42f610..6892a17a9ef93efb2b72212d3450065f73e626f6 100644 (file)
@@ -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
index 733fb3a8f45655a613e23714eb653f6f1461cf96..373f1e784a6e260856cac8b31c8c41a08e4d6644 100644 (file)
@@ -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/"