From: George Thessalonikefs Date: Wed, 30 Nov 2022 13:34:00 +0000 (+0100) Subject: Merge branch 'master' of github.com:NLnetLabs/unbound X-Git-Tag: release-1.17.1rc1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef8111ece780f6a943afefffd4cd5ed5f2b394c0;p=thirdparty%2Funbound.git Merge branch 'master' of github.com:NLnetLabs/unbound --- ef8111ece780f6a943afefffd4cd5ed5f2b394c0 diff --cc doc/Changelog index a6ea73a66,8f561a5a5..3409a2d59 --- a/doc/Changelog +++ b/doc/Changelog @@@ -1,6 -1,6 +1,9 @@@ +30 November 2022: George + - Add SVCB and HTTPS to the types removed by 'unbound-control flush'. + + 30 November 2022: Wouter + - Fix #782: Segmentation fault in stats.c:404. + 28 November 2022: Wouter - Fix for the ignore of tcp events for closed comm points, preserve the use after free protection features.