]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.9.{10,11} secpoll and changelog 16252/head
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 13 Oct 2025 08:25:47 +0000 (10:25 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Wed, 15 Oct 2025 08:00:17 +0000 (10:00 +0200)
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
docs/changelog/4.9.rst
docs/secpoll.zone

index 5eb16410d0f84cf0de57449ab4afea4cc45a5e47..eeb0336851bff613130ae716b2238f891b078d8b 100644 (file)
@@ -1,6 +1,29 @@
 Changelogs for 4.9.x
 ====================
 
+.. changelog::
+  :version: 4.9.11
+  :released: 15th of October 2025
+
+  This is release 4.9.10 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: 16196
+
+    lmdb: optional memory-only freshness check timestamp
+
+.. changelog::
+  :version: 4.9.10
+  :released: never
+
+  Technical issues in the release process prevented the 4.9.10 release to be
+  created correctly.
+  Therefore 4.9.10 was never released, in favour of 4.9.11.
+
 .. changelog::
   :version: 4.9.9
   :released: 24th of September 2025
@@ -11,19 +34,19 @@ Changelogs for 4.9.x
   Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x.
 
   .. change::
-    :tags:
+    :tags: Bug Fixes
     :pullreq: 16158
 
     memory corruption in ODBC plus tweaks to appease coverity
 
   .. change::
-    :tags:
+    :tags: Bug Fixes
     :pullreq: 16157
 
     Fix EDNS Cookie & Proxy protocol
 
   .. change::
-    :tags:
+    :tags: New Features
     :pullreq: 16154
 
     lmdb: optional memory-only notification timestamps (:ref:`setting-lmdb-write-notification-update`)
index 755a0a45b20607b94dd0973c3e5d96782975451e..4deb65ac2720d3e9c07c4f127eb1b30cd3d83699 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025092400 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025101500 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -138,6 +138,8 @@ auth-4.9.6.security-status                              60 IN TXT "1 OK (never f
 auth-4.9.7.security-status                              60 IN TXT "1 OK"
 auth-4.9.8.security-status                              60 IN TXT "1 OK"
 auth-4.9.9.security-status                              60 IN TXT "1 OK"
+auth-4.9.10.security-status                             60 IN TXT "1 OK (never formally released)"
+auth-4.9.11.security-status                             60 IN TXT "1 OK"
 auth-5.0.0-alpha1.security-status                       60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
 auth-5.0.0-beta1.security-status                        60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
 auth-5.0.0.security-status                              60 IN TXT "1 OK"