]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.6.2: changelog + secpoll 11521/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 11 Apr 2022 07:33:04 +0000 (09:33 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 12 Apr 2022 11:03:11 +0000 (13:03 +0200)
docs/changelog/4.6.rst
docs/secpoll.zone

index cfffd1713c9d1a332c9177d2b3f64ddef89162b8..ada79b79c73542206aeade2f726475606e8498b7 100644 (file)
@@ -1,6 +1,42 @@
 Changelogs for 4.6.x
 ====================
 
+.. changelog::
+  :version: 4.6.2
+  :released: 12th of April 2022
+
+  This is version 4.6.2 of the Authoritative Server.
+  It contains a carefully selected set of new features, plus a few bug fixes.
+
+  .. change::
+    :tags: Improvements, New Features
+    :pullreq: 11406
+
+    LMDB backports:
+
+    * each LMDB database now gets a UUID
+    * lmdbbackend can now (optionally: :ref:`settings-lmdb-random-ids`) use random IDs instead of incremental IDs for objects
+    * LMDB map size is now configurable (:ref:`settings-lmdb-map-size`)
+    * one uninitialised memory issue that was fixed
+
+  .. change::
+    :tags: New Features
+    :pullreq: 11409
+
+    API: fetch individual rrsets
+
+  .. change::
+    :tags: Bug Fixes, Enhancements
+    :pullreq: 11407
+
+    fix proxy protocol query statistics and add more detailed latency metrics
+
+  .. change::
+    :tags: New Features
+    :pullreq: 11408
+
+    LUA: add ifurlextup function
+
 .. changelog::
   :version: 4.6.1
   :released: 25th of March 2022
index 64262c370ea9e090055ce7e483f2088446542752..027de6580ae66a752693d406e3c0c2ecf1e64e5b 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022040400 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022041200 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -106,6 +106,7 @@ auth-4.6.0-beta1.security-status                        60 IN TXT "3 Unsupported
 auth-4.6.0-rc1.security-status                          60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 auth-4.6.0.security-status                              60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2022-01.html"
 auth-4.6.1.security-status                              60 IN TXT "1 OK"
+auth-4.6.2.security-status                              60 IN TXT "1 OK"
 auth-4.7.0-alpha1.security-status                       60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 
 ; Auth Debian