From 76fea3b66b73cabff211cf54920b8afb970c0791 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Fri, 4 Jul 2025 10:12:43 +0200 Subject: [PATCH] auth-4.9.6 secpoll & changelog Signed-off-by: Miod Vallat --- docs/changelog/4.9.rst | 47 ++++++++++++++++++++++++++++++++++++++++++ docs/secpoll.zone | 3 ++- 2 files changed, 49 insertions(+), 1 deletion(-) diff --git a/docs/changelog/4.9.rst b/docs/changelog/4.9.rst index 67c8267716..e76244f824 100644 --- a/docs/changelog/4.9.rst +++ b/docs/changelog/4.9.rst @@ -1,6 +1,49 @@ Changelogs for 4.9.x ==================== +.. changelog:: + :version: 4.9.6 + :released: 4th of July 2025 + + This is release 4.9.6 of the Authoritative Server. + It contains bug fixes, mainly in LMDB. + + Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x. + + .. change:: + :tags: Bug Fixes + :pullreq: 15770 + :tickets: 15063 + + compilation fix: Include cstdint to get uint64_t + + .. change:: + :tags: Bug Fixes + :pullreq: 15772 + :tickets: 15594 + + auth docker: avoid crash on --version caused by doubly loaded modules + + .. change:: + :tags: Bug Fixes + :pullreq: 15771 + :tickets: 15518 + + TSIG payload: use canonical (lowercase) name format + + .. change:: + :tags: Bug Fixes + :pullreq: 15736 + :tickets: 15677 + + LMDB: honour map-size for all files + + .. change:: + :tags: Bug Fixes + :pullreq: 15720 + + Close race window during which LMDB lightning stream flag values might be incorrect. + .. changelog:: :version: 4.9.5 :released: 7th of May 2025 @@ -8,6 +51,8 @@ Changelogs for 4.9.x This is release 4.9.5 of the Authoritative Server. It contains an LMDB performance optimization and bug fixes. + Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x. + .. change:: :tags: Improvements :pullreq: 15237 @@ -44,6 +89,8 @@ Changelogs for 4.9.x This is release 4.9.4 of the Authoritative Server. It contains a bug fix. + Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x. + .. change:: :tags: Bug Fixes :pullreq: 15094 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 37fde88ea0..3e82dbd7fa 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. 2025062501 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025070401 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -134,6 +134,7 @@ auth-4.9.2.security-status 60 IN TXT "1 OK" auth-4.9.3.security-status 60 IN TXT "1 OK" 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" auth-5.0.0-alpha1.security-status 60 IN TXT "1 Unsupported pre-release (no known vulnerabilities)" ; Auth Debian -- 2.47.2