From: W.C.A. Wijngaards Date: Thu, 13 Oct 2022 07:32:22 +0000 (+0200) Subject: Merge branch 'branch-1.17.0' X-Git-Tag: release-1.17.1rc1~33 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f5e1ef650dcedd3b842caa4af59414acbccce7a5;p=thirdparty%2Funbound.git Merge branch 'branch-1.17.0' --- f5e1ef650dcedd3b842caa4af59414acbccce7a5 diff --cc doc/Changelog index 078774989,727d1543e..2dca09e62 --- a/doc/Changelog +++ b/doc/Changelog @@@ -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