]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Add a ChangeLog entry for 1.7.5 as well
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 11 Oct 2023 11:02:51 +0000 (13:02 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 11 Oct 2023 11:02:51 +0000 (13:02 +0200)
pdns/dnsdistdist/docs/changelog.rst

index 9c103fbc2debd76b8bc2979ef51e1f8095ab463d..ccdb0ffd0ca3c4fcd193ae2a5c01750dcaa053ab 100644 (file)
@@ -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