From: Remi Gacogne Date: Mon, 13 Sep 2021 12:15:02 +0000 (+0200) Subject: dnsdist: Update ChangeLog and secpoll for releasing 1.6.1 on the 15th X-Git-Tag: dnsdist-1.7.0-alpha1~21^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=313c1e286764d145eac243897ace7a75ed45c2e1;p=thirdparty%2Fpdns.git dnsdist: Update ChangeLog and secpoll for releasing 1.6.1 on the 15th --- diff --git a/docs/secpoll.zone b/docs/secpoll.zone index d3a33d8fbf..6cdfe3af46 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. 2021090701 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021091501 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index c95c1692a1..a6600e2c92 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -18,6 +18,20 @@ Changelog Set the dnstap/protobuf transport to TCP for DoH queries + .. change:: + :tags: New Features + :pullreq: 10550 + :tickets: 10418 + + Add the missing DOHFronted::loadNewCertificatesAndKeys() + + .. change:: + :tags: New Features + :pullreq: 10560 + :tickets: 10482 + + Implement a web endpoint to get metrics for only one pool + .. change:: :tags: Bug Fixes :pullreq: 10619 @@ -32,18 +46,11 @@ Changelog Catch FDMultiplexerException in IOStateHandler's destructor .. change:: - :tags: New Features - :pullreq: 10560 - :tickets: 10482 - - Implement a web endpoint to get metrics for only one pool - - .. change:: - :tags: New Features - :pullreq: 10550 - :tickets: 10418 + :tags: Bug Fixes + :pullreq: 10706 + :tickets: 10705 - Add the missing DOHFronted::loadNewCertificatesAndKeys() + Fix outstanding counter issue on TCP error .. changelog:: :version: 1.6.0