From 313c1e286764d145eac243897ace7a75ed45c2e1 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Mon, 13 Sep 2021 14:15:02 +0200 Subject: [PATCH] dnsdist: Update ChangeLog and secpoll for releasing 1.6.1 on the 15th --- docs/secpoll.zone | 2 +- pdns/dnsdistdist/docs/changelog.rst | 29 ++++++++++++++++++----------- 2 files changed, 19 insertions(+), 12 deletions(-) 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 -- 2.47.3