From 29e36b0b946654ddc70dae00b8e4aec2f9840fb5 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 13 Oct 2025 10:25:47 +0200 Subject: [PATCH] auth-4.9.{10,11} secpoll and changelog Signed-off-by: Miod Vallat --- docs/changelog/4.9.rst | 29 ++++++++++++++++++++++++++--- docs/secpoll.zone | 4 +++- 2 files changed, 29 insertions(+), 4 deletions(-) diff --git a/docs/changelog/4.9.rst b/docs/changelog/4.9.rst index 5eb16410d0..eeb0336851 100644 --- a/docs/changelog/4.9.rst +++ b/docs/changelog/4.9.rst @@ -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`) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 755a0a45b2..4deb65ac27 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. 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" -- 2.47.3