]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.9.5 changelog & secpoll update 15530/head
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 28 Apr 2025 12:24:08 +0000 (14:24 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Wed, 7 May 2025 07:29:18 +0000 (09:29 +0200)
docs/changelog/4.9.rst
docs/secpoll.zone

index 248f00ad1be2446deb52d4c98778369a5063aa67..67c8267716481d98ebf97ae21e209f14b324c55e 100644 (file)
@@ -1,6 +1,42 @@
 Changelogs for 4.9.x
 ====================
 
+.. changelog::
+  :version: 4.9.5
+  :released: 7th of May 2025
+
+  This is release 4.9.5 of the Authoritative Server.
+  It contains an LMDB performance optimization and bug fixes.
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 15237
+    :tickets: 15176
+
+    Faster LMDB list/lookup/get operations
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 15347
+    :tickets: 15339
+
+    Correctly handle marked-as-deleted elements in LMDB read-only queries
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 15345
+    :tickets: 15340
+
+    Fix MySQL operation on 64-bit big-endian platforms
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 15228
+    :tickets: 15222
+
+    Fix incorrect behaviour of Lua createForward and createForward6 functions
+    leading to possible SERVFAIL answers, when processing certain data.
+
 .. changelog::
   :version: 4.9.4
   :released: 7th of February 2025
index 4525c93a9a1d446e0ed0abc6b517d4303b8ee577..767d167cc3b2cd5208e12827c19913c34a922c23 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025042900 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025050700 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.1.security-status                              60 IN TXT "1 OK"
 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 Debian
 auth-3.4.1-2.debian.security-status                     60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/3/security/powerdns-advisory-2015-01/ and https://doc.powerdns.com/3/security/powerdns-advisory-2015-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-03/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-04/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-05/"