From: Vladimír Čunát Date: Thu, 22 Oct 2020 14:54:57 +0000 (+0200) Subject: TMP Merge commit EDNS0 buffer reduction into 0x20-only-udp X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpipelines%2F70941;p=thirdparty%2Fknot-resolver.git TMP Merge commit EDNS0 buffer reduction into 0x20-only-udp --- 6cc8440017fa46f06f0bc42dd30b6090c0b4776d diff --cc NEWS index 5962f1d3b,30ae5aff6..b5dc884e2 --- a/NEWS +++ b/NEWS @@@ -1,12 -1,9 +1,13 @@@ Knot Resolver 5.2.0 (2020-1m-dd) ================================ +Incompatible changes +-------------------- +- build: meson >= 0.49 is required (!1082) + Improvements ------------ + - lower default EDNS buffer size to 1232 (#538, #300, !920) - net: split the EDNS buffer size into upstream and downstream (!1026) - lua-http doh: answer to /dns-query endpoint as well as /doh (!1069) - improve resiliency against UDP fragmentation attacks (disable PMTUD) (!1061)