]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.9.6 secpoll & changelog
authorMiod Vallat <miod.vallat@powerdns.com>
Fri, 4 Jul 2025 08:12:43 +0000 (10:12 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Fri, 4 Jul 2025 08:12:43 +0000 (10:12 +0200)
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
docs/changelog/4.9.rst
docs/secpoll.zone

index 67c8267716481d98ebf97ae21e209f14b324c55e..e76244f82436ee6126ef0755a0c1302d6082bc4a 100644 (file)
@@ -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
index 37fde88ea02af5d3d7547f8e18b819944d628b66..3e82dbd7fa7598e4272773f31715e4f53424001a 100644 (file)
@@ -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