From 1b669c9a30d1654e3e4c5d3f6a4f8a9ae752f4d4 Mon Sep 17 00:00:00 2001 From: Otto Date: Mon, 12 Apr 2021 09:48:59 +0200 Subject: [PATCH] Prep for rec-4.5.0-beta2 --- docs/secpoll.zone | 5 ++-- pdns/recursordist/docs/changelog/4.5.rst | 34 ++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index c662fcd6a6..911fc285ed 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. 2021033100 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021041400 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -255,7 +255,8 @@ recursor-4.4.3.security-status 60 IN TXT "1 OK" recursor-4.5.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release" recursor-4.5.0-alpha2.security-status 60 IN TXT "3 Unsupported pre-release" recursor-4.5.0-alpha3.security-status 60 IN TXT "3 Unsupported pre-release" -recursor-4.5.0-beta1.security-status 60 IN TXT "1 OK" +recursor-4.5.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release" +recursor-4.5.0-beta2.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 07bea9ef9f..cf87322fcf 100644 --- a/pdns/recursordist/docs/changelog/4.5.rst +++ b/pdns/recursordist/docs/changelog/4.5.rst @@ -1,5 +1,39 @@ Changelogs for 4.5.X ==================== + +.. changelog:: + :version: 4.5.0-beta2 + :released: 14th of April 2021 + + .. change:: + :tags: Improvements + :pullreq: 10280 + :tickets: 10268 + + Log local IP in dnstap messages. + + .. change:: + :tags: Improvements + :pullreq: 10279 + :tickets: 10264 + + Also disable PMTU for IPv6. + + .. change:: + :tags: Bug Fixes + :pullreq: 10278 + :tickets: 10232 + + Clear "from" in record cache if we don't know where the update came from. + + .. change:: + :tags: Bug Fixes + :pullreq: 10277 + :tickets: 10223 + + Better handling of stranded DNSKeys. + + .. changelog:: :version: 4.5.0-beta1 :released: 26th of March 2021 -- 2.47.2