From c683680cdc4d0c496d88bd7a2df33541dbcb79c0 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 30 Oct 2019 09:31:18 +0100 Subject: [PATCH] dnsdist: Update secpoll zone and ChangeLog for 1.4.0-rc5 --- docs/secpoll.zone | 3 ++- pdns/dnsdistdist/docs/changelog.rst | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 04abfe9041..bfce792eb5 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. 2019102900 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019103001 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -326,3 +326,4 @@ dnsdist-1.4.0-rc1.security-status 60 IN TXT "1 OK" 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" diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index ce33dd43c3..d3297b5f20 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -1,6 +1,22 @@ Changelog ========= +.. changelog:: + :version: 1.4.0-rc5 + :released: 30th of October 2019 + + .. change:: + :tags: Improvements, DNS over HTTPS, Metrics + :pullreq: 8465 + + Rename the 'address' label to 'frontend' for DoH metrics + + .. change:: + :tags: Bug Fixes, DNS over HTTPS + :pullreq: 8471 + + Increment the DOHUnit ref count when it's set in the IDState + .. changelog:: :version: 1.4.0-rc4 :released: 25th of October 2019 -- 2.47.2