From 6604b195521353c6cef76edda735e6f8b302a2b6 Mon Sep 17 00:00:00 2001 From: Otto Date: Wed, 30 Jun 2021 09:52:35 +0200 Subject: [PATCH] Prep rec-4.5.4 --- docs/secpoll.zone | 4 +++- pdns/recursordist/docs/changelog/4.5.rst | 10 ++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index e89e30d1da..abe8cf86da 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -1,4 +1,4 @@ -@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021062501 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021070200 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -265,6 +265,8 @@ recursor-4.5.0-rc1.security-status 60 IN TXT "3 Unsupported recursor-4.5.0.security-status 60 IN TXT "2 Unsupported pre-release" recursor-4.5.1.security-status 60 IN TXT "1 OK" recursor-4.5.2.security-status 60 IN TXT "1 OK" +recursor-4.5.3.security-status 60 IN TXT "2 Unsupported pre-release" +recursor-4.5.4.security-status 60 IN TXT "1 OK" ; Recursor Debian recursor-3.6.2-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-2016-02/" diff --git a/pdns/recursordist/docs/changelog/4.5.rst b/pdns/recursordist/docs/changelog/4.5.rst index ab71855993..043dd5fe8e 100644 --- a/pdns/recursordist/docs/changelog/4.5.rst +++ b/pdns/recursordist/docs/changelog/4.5.rst @@ -1,6 +1,16 @@ Changelogs for 4.5.X ==================== +.. changelog:: + :version: 4.5.4 + :released: 2nd of July 2021, 4.5.3 was never released publicly. + + .. change:: + :tags: Bug Fixes + :pullreq: 10519 + + Make sure that we pass the SOA along the NSEC(3) proof for DS queries. + .. changelog:: :version: 4.5.2 :released: 9th of June 2021 -- 2.47.2