]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Merge branch 'branch-1.17.0'
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 13 Oct 2022 07:32:22 +0000 (09:32 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 13 Oct 2022 07:32:22 +0000 (09:32 +0200)
1  2 
doc/Changelog

diff --cc doc/Changelog
index 07877498918e6b457879a4ab6a5eceb739205a37,727d1543ea4e30c982066aa38ff6f156a4cd5fa9..2dca09e625c833a8f7cc353346c62afb3ac754f1
@@@ -1,6 -1,7 +1,10 @@@
+ 11 October 2022: George
+       - Fix PROXYv2 header read for TCP connections when no proxied addresses
+         are provided.
 +7 October 2022: Wouter
 +      - Tag for 1.17.0rc1 release.
 +
  7 October 2022: George
        - Fix to stop possible loops in the tcp reuse code (write_wait list
          and tcp_wait list). Based on analysis and patch from Prad Seniappan