From 5c675fe53c65a5b3af3713aee83cc8e1ad775bb6 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 14 Dec 2023 15:51:45 +0100 Subject: [PATCH] auth-4.8.4: secpoll&docs --- docs/changelog/4.8.rst | 26 ++++++++++++++++++++++++++ docs/secpoll.zone | 3 ++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/docs/changelog/4.8.rst b/docs/changelog/4.8.rst index f78374738c..a687865c47 100644 --- a/docs/changelog/4.8.rst +++ b/docs/changelog/4.8.rst @@ -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 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index c3a12bdcef..6bb1acfcd2 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -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/" -- 2.47.2