From 2ad3bc2b5585bc38c41a0768a860ea6027662bdb Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 20 Nov 2019 11:32:58 +0100 Subject: [PATCH] dnsdist: ChangeLog and secpoll update for dnsdist 1.4.0 --- docs/secpoll.zone | 3 ++- pdns/dnsdistdist/docs/changelog.rst | 40 +++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+), 1 deletion(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index bfce792eb5..9b0633d596 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. 2019103001 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019112001 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -327,3 +327,4 @@ dnsdist-1.4.0-rc2.security-status 60 IN TXT "1 OK" dnsdist-1.4.0-rc3.security-status 60 IN TXT "1 OK" dnsdist-1.4.0-rc4.security-status 60 IN TXT "1 OK" dnsdist-1.4.0-rc5.security-status 60 IN TXT "1 OK" +dnsdist-1.4.0.security-status 60 IN TXT "1 OK" diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index d3297b5f20..1f6d7116db 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -1,6 +1,46 @@ Changelog ========= +.. changelog:: + :version: 1.4.0 + :released: 20th of November 2019 + + .. change:: + :tags: Bug Fixes + :pullreq: 8524 + + Lowercase the name blocked by a SMT dynamic block + + .. change:: + :tags: Improvements + :pullreq: 8531 + + Fix the default value of ``setMaxUDPOutstanding`` in the console's help (phonedph1) + + .. change:: + :tags: Improvements + :pullreq: 8522 + + Add bindings for the noerrors and drops members of StatNode + + .. change:: + :tags: DNS over HTTPS, DNS over TLS + :pullreq: 8526 + + Prefer the cipher suite from the server by default (DoH, DoT) + + .. change:: + :tags: Improvements + :pullreq: 8440 + + Fix -WShadow warnings (Aki Tuomi) + + .. change:: + :tags: Improvements + :pullreq: 8509 + + Fix typo: settting to setting (Chris Hofstaedtler) + .. changelog:: :version: 1.4.0-rc5 :released: 30th of October 2019 -- 2.47.2