]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.8.4: secpoll&docs 13628/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 14 Dec 2023 14:51:45 +0000 (15:51 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 21 Dec 2023 09:38:46 +0000 (10:38 +0100)
docs/changelog/4.8.rst
docs/secpoll.zone

index f78374738c9eb94095febcd75a645bda8e2e9df0..a687865c4722af7115457a67a59e6f697d7f35c2 100644 (file)
@@ -1,6 +1,32 @@
 Changelogs for 4.8.x
 ====================
 
+.. changelog::
+  :version: 4.8.4
+  :released: 21st of December 2023
+
+  This is release 4.8.4 of the Authoritative Server.
+
+  Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.8.x.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 13626
+
+    extend the systemd startup timeout during lmdb schema migrations
+
+  .. change::
+    :tags: New Features
+    :pullreq: 13625
+
+    Add supervisor to Auth container image
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 13624
+
+    ixfrdist: Fix the validation of 'max-soa-refresh'
+
 .. changelog::
   :version: 4.8.3
   :released: 5th of October 2023
index c3a12bdcef849f9e24fc29da2bb534f73f8039e3..6bb1acfcd2433ac97b79c21be954579bb405c14f 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023122000 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023122102 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -124,6 +124,7 @@ auth-4.8.0.security-status                              60 IN TXT "1 OK"
 auth-4.8.1.security-status                              60 IN TXT "1 OK"
 auth-4.8.2.security-status                              60 IN TXT "1 OK"
 auth-4.8.3.security-status                              60 IN TXT "1 OK"
+auth-4.8.4.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/"