From 9b65ec2681ebfc8c4bc8e9ee6a9ade6350de0bf2 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 18 Sep 2020 11:14:57 +0200 Subject: [PATCH] Prep for rec-4.4.0-rc1 --- docs/secpoll.zone | 5 +++-- pdns/recursordist/docs/changelog/4.4.rst | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 7e50c8523f..0cd79ac0ea 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. 2020090801 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020092100 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -227,7 +227,8 @@ recursor-4.3.3.security-status 60 IN TXT "1 OK" recursor-4.3.4.security-status 60 IN TXT "1 OK" recursor-4.4.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" recursor-4.4.0-alpha2.security-status 60 IN TXT "3 Unsupported pre-release" -recursor-4.4.0-beta1.security-status 60 IN TXT "1 OK" +recursor-4.4.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release" +recursor-4.4.0-rc1.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.4.rst b/pdns/recursordist/docs/changelog/4.4.rst index 66c65dd1d2..fb3496def1 100644 --- a/pdns/recursordist/docs/changelog/4.4.rst +++ b/pdns/recursordist/docs/changelog/4.4.rst @@ -1,5 +1,22 @@ Changelogs for 4.4.x ==================== +.. changelog:: + :version: 4.4.0-rc1 + :released: 21st of September 2020 + + .. change:: + :tags: Bug Fixes + :pullreq: 9465 + :tickets: 9448 + + Only do QName Minimization for the names inside a forwarded domain. + + .. change:: + :tags: Bug Fixes + :pullreq: 9458 + + Fix the parsing of `dont-throttle-netmasks` in the presence of `dont-throttle-names`. + .. changelog:: :version: 4.4.0-beta1 :released: 31st of August 2020 -- 2.47.2