]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
4.9.8 changelog and secpoll update. 15964/head
authorMiod Vallat <miod.vallat@powerdns.com>
Wed, 6 Aug 2025 14:36:07 +0000 (16:36 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Wed, 6 Aug 2025 14:36:07 +0000 (16:36 +0200)
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
docs/changelog/4.9.rst
docs/secpoll.zone

index e359c330543b678a9d89896b377a7bc263b89ce8..db5087a5db7d811b1877acf93da028445b3fc71f 100644 (file)
@@ -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
index aa2135cb97eb1f540feb55de488885aef7e728b4..2b4c4d6eac756b9aff9f05d806eb54e5719afb5a 100644 (file)
@@ -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)"