From 2b35a3083d27ea95490cdd9823e45a0f42c6ece6 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Wed, 13 Mar 2024 10:07:53 +0100 Subject: [PATCH] secpoll & docs for dnsdist 1.9.1 --- docs/secpoll.zone | 5 +++-- pdns/dnsdistdist/docs/changelog.rst | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index f189d819c5..733fb3a8f4 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. 2024030700 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024031400 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -541,4 +541,5 @@ dnsdist-1.9.0-alpha2.security-status 60 IN TXT "2 Unsuppor dnsdist-1.9.0-alpha3.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" dnsdist-1.9.0-alpha4.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" dnsdist-1.9.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" -dnsdist-1.9.0.security-status 60 IN TXT "1 OK" +dnsdist-1.9.0.security-status 60 IN TXT "3 Upgrade now, see https://blog.powerdns.com/2024/03/14/powerdns-dnsdist-1.9.1-released" +dnsdist-1.9.1.security-status 60 IN TXT "1 OK" diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 4664fe3103..cbbb39be27 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -1,6 +1,21 @@ Changelog ========= +.. changelog:: + :version: 1.9.1 + :released: 14th of March 2024 + + This release does not contain any dnsdist code changes compared to 1.9.0. + The only thing that changed is the version of Quiche, because of a `security update `_. + + Please review the :doc:`Upgrade Guide <../upgrade_guide>` before upgrading. + + .. change:: + :tags: Bug Fixes + :pullreq: 13912 + + update Quiche to 0.20.1. Fixes `CVE-2024-1410 `_ and `CVE-2024-1765 `_. + .. changelog:: :version: 1.9.0 :released: 16th of February 2024 -- 2.47.2