From 5326486c3d54a9e3ece54322c6540ec889ff2835 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 1 Nov 2022 22:51:48 +0100 Subject: [PATCH] dnsdist-1.7.3: docs and secpoll --- docs/secpoll.zone | 3 ++- pdns/dnsdistdist/docs/changelog.rst | 25 +++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 570840f319..6e937ea2a9 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -1,4 +1,4 @@ -@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022110101 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022110201 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -480,3 +480,4 @@ dnsdist-1.7.0-rc1.security-status 60 IN TXT "3 Unsuppor dnsdist-1.7.0.security-status 60 IN TXT "1 OK" dnsdist-1.7.1.security-status 60 IN TXT "1 OK" dnsdist-1.7.2.security-status 60 IN TXT "1 OK" +dnsdist-1.7.3.security-status 60 IN TXT "1 OK" diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index d92ec0f3f6..6ef41ddf47 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -1,6 +1,31 @@ Changelog ========= +.. changelog:: + :version: 1.7.3 + :released: 2nd of November 2022 + + dnsdist 1.7.3 contains no functional changes or bugfixes. + This release strictly serves to bring dnsdist packages to our EL9 and Ubuntu Jammy repositories, and upgrades the dnsdist Docker image from Debian buster to Debian bullseye, as buster is officially EOL. + + .. change:: + :tags: Improvements + :pullreq: 11948 + + add el9/9stream targets + + .. change:: + :tags: Improvements + :pullreq: 11974 + + docker images: upgrade to Debian bullseye + + .. change:: + :tags: Improvements + :pullreq: 11742 + + dh_builddeb: force gzip compression (this makes the Ubuntu Jammy packages compatible with our Debian-hosted repositories) + .. changelog:: :version: 1.7.2 :released: 14th of June 2022 -- 2.47.2