From ceea1249a445ddc510be8f1832ee419b5f867d90 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 11 Oct 2023 13:02:51 +0200 Subject: [PATCH] dnsdist: Add a ChangeLog entry for 1.7.5 as well --- pdns/dnsdistdist/docs/changelog.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 9c103fbc2d..ccdb0ffd0c 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -17,6 +17,22 @@ Changelog Switch to our fork of h2o to mitigate the HTTP2 rapid reset attack +.. changelog:: + :version: 1.7.5 + :released: 11th of October 2023 + + This release fixes the HTTP2 rapid reset attack for the packages we provide. + If you are compiling DNSdist yourself or using the packages provided by your distribution, + please check that the h2o library has been patched to mitigate this vulnerability. + + Please review the :doc:`Upgrade Guide <../upgrade_guide>` before upgrading from versions < 1.7.x. + + .. change:: + :tags: Bug Fixes, Security + :pullreq: #13351 + + Switch to our fork of h2o to mitigate the HTTP2 rapid reset attack + .. changelog:: :version: 1.9.0-alpha1 :released: 18th of September 2023 -- 2.47.2