From 9b61596de24afbeffac7ed1a1c088808f8416c59 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 22 Sep 2021 15:23:28 +0200 Subject: [PATCH] dnsdist: 1.7.0-alpha1 will be released on the 23rd --- docs/secpoll.zone | 2 +- pdns/dnsdistdist/docs/changelog.rst | 27 +-------------------------- 2 files changed, 2 insertions(+), 27 deletions(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 5e72554b9e..f2c1952e09 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. 2021091701 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021092301 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 f2b5ccf5b0..ecc9109abd 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -3,7 +3,7 @@ Changelog .. changelog:: :version: 1.7.0-alpha1 - :released: TBD + :released: 23rd of September 2021 .. change:: :tags: Improvements @@ -17,13 +17,6 @@ Changelog Fix 'temporary used in loop' warnings reported by g++ 11.1.0 - .. change:: - :tags: Bug Fixes - :pullreq: 10419 - :tickets: 10409, 10410 - - Properly handle ECS for queries with ancount or nscount > 0 (Dimitrios Mavrommatis) - .. change:: :tags: Improvements :pullreq: 10441 @@ -96,12 +89,6 @@ Changelog Document that setECSOverride has its drawbacks (Andreas Jakum) - .. change:: - :tags: Bug Fixes - :pullreq: 10650 - - Fix the wrong RD and CD flags being cached, causing misses - .. change:: :tags: Improvements :pullreq: 10649 @@ -114,12 +101,6 @@ Changelog Handle waiting for a descriptor to become readable OR writable - .. change:: - :tags: Bug Fixes - :pullreq: 10664 - - Cache based on the DNS flags of the query after applying the rules - .. change:: :tags: Bug Fixes :pullreq: 10656 @@ -152,12 +133,6 @@ Changelog Ignore TCAction over TCP - .. change:: - :tags: Bug Fixes - :pullreq: 10705 - - Fix outstanding counter issue when a TCP connection dies - .. change:: :tags: Improvements :pullreq: 10687 -- 2.47.2