From 142511ac7f778c1ae81c4fa620bef42590cb7b9e Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Tue, 7 Dec 2021 17:52:17 +0100 Subject: [PATCH] dnsdist: Update the ChangeLog and the secpoll zone for 1.7.0-rc1 --- docs/secpoll.zone | 11 ++++++----- pdns/dnsdistdist/docs/changelog.rst | 16 ++++++++++++++++ 2 files changed, 22 insertions(+), 5 deletions(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 1bb995b8ec..b934722845 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. 2021121701 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021122100 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -440,7 +440,8 @@ dnsdist-1.6.0-rc1.security-status 60 IN TXT "3 Unsuppor dnsdist-1.6.0-rc2.security-status 60 IN TXT "3 Unsupported pre-release" dnsdist-1.6.0.security-status 60 IN TXT "1 OK" dnsdist-1.6.1.security-status 60 IN TXT "1 OK" -dnsdist-1.7.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release" -dnsdist-1.7.0-alpha2.security-status 60 IN TXT "2 Unsupported pre-release" -dnsdist-1.7.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release" -dnsdist-1.7.0-beta2.security-status 60 IN TXT "1 Unsupported pre-release" +dnsdist-1.7.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release" +dnsdist-1.7.0-alpha2.security-status 60 IN TXT "3 Unsupported pre-release" +dnsdist-1.7.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release" +dnsdist-1.7.0-beta2.security-status 60 IN TXT "3 Unsupported pre-release" +dnsdist-1.7.0-rc1.security-status 60 IN TXT "1 Unsupported pre-release" diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 59a131cf4d..6a9bfd7ca8 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -1,6 +1,22 @@ Changelog ========= +.. changelog:: + :version: 1.7.0-rc1 + :released: TBD + + .. change:: + :tags: Improvements, DNS over TLS, Performance + :pullreq: 11037 + + Reuse and save the TLS session tickets in DoT healthchecks + + .. change:: + :tags: Bug Fixes, DNS over HTTPS, Security + :pullreq: 11075 + + Fix a double-free when a DoH cross-protocol response is dropped + .. changelog:: :version: 1.7.0-beta2 :released: 29th of November 2021 -- 2.47.2