From: Remi Gacogne Date: Thu, 9 Dec 2021 10:28:24 +0000 (+0100) Subject: dnsdist: Update the 1.7.0-rc1 changelog X-Git-Tag: auth-4.7.0-alpha1~105^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3a1f129ea1ff6a4f25c3f883967957046771afd;p=thirdparty%2Fpdns.git dnsdist: Update the 1.7.0-rc1 changelog --- diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 6a9bfd7ca8..eb735b45e5 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -17,6 +17,18 @@ Changelog Fix a double-free when a DoH cross-protocol response is dropped + .. change:: + :tags: Bug Fixes, DNS over HTTPS, Security + :pullreq: 11075 + + Fix a double-free when a DoH cross-protocol response is dropped + + .. change:: + :tags: Bug Fixes, DNS over HTTPS + :pullreq: 11079 + + Check the size of the query when re-sending a DoH query + .. changelog:: :version: 1.7.0-beta2 :released: 29th of November 2021