]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.5.2: secpoll and changelog 10970/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 10 Nov 2021 07:58:57 +0000 (08:58 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 10 Nov 2021 08:07:13 +0000 (09:07 +0100)
docs/changelog/4.5.rst
docs/secpoll.zone

index d7969633071931129598ff693532fab4a6a65972..01eb72a9fc7885609d0d647ff6d9ebfb117de10d 100644 (file)
@@ -1,6 +1,50 @@
 Changelogs for 4.5.x
 ====================
 
+.. changelog::
+  :version: 4.5.2
+  :released: 10th of November 2021
+
+  This is release 4.5.2 of the Authoritative Server.
+  It contains several robustness fixes for the bindbackend, and for SOA handling.
+  These fixes are especially important for zone cache users.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10968
+
+    bindbackend: skip rejected zones during list and search
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10964
+
+    make the zone cache more robust for bad data and save some SOA queries for DNSSEC zones (Kees Monshouwer)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10962
+
+    api, check SOA location (Kees Monshouwer)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10952
+
+    improve dnsname exception handling for SOA records (Kees Monshouwer)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10792
+
+    improve SOA parse exception handling (Kees Monshouwer)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10778
+
+    try to reload rejected zones in bind-backend once every bind-check-interval (Kees Monshouwer)
+
 .. changelog::
   :version: 4.5.1
   :released: 26th of July 2021
index e8f76f5edb0f1bb8989a2ab7290ca006fd4c8143..ab4c9270a4703135dbfca4170a52ecb55a9293f2 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021110901 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021111001 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -84,6 +84,7 @@ auth-4.5.0-rc1.security-status                          60 IN TXT "3 Unsupported
 auth-4.5.0-rc2.security-status                          60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 auth-4.5.0.security-status                              60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2021-01.html"
 auth-4.5.1.security-status                              60 IN TXT "1 OK"
+auth-4.5.2.security-status                              60 IN TXT "1 OK"
 auth-4.6.0-alpha1.security-status                       60 IN TXT "1 Unsupported pre-release"
 
 ; Auth Debian