From: George Thessalonikefs Date: Tue, 1 Aug 2023 07:58:09 +0000 (+0200) Subject: - Merge #911 from natalie-reece: Exclude EDE before other EDNS options when X-Git-Tag: release-1.18.0rc1~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11f12bc981c37a99f6dc0d9dd0bf583514f85c68;p=thirdparty%2Funbound.git - Merge #911 from natalie-reece: Exclude EDE before other EDNS options when there isn't enough space. - For #911: Try to trim EXTRA-TEXT (and LDNS_EDE_OTHER options altogether) before giving up on attaching EDE options. --- 11f12bc981c37a99f6dc0d9dd0bf583514f85c68 diff --cc doc/Changelog index d0adcb6a4,2aba85ce7..d274a5c1c --- a/doc/Changelog +++ b/doc/Changelog @@@ -1,10 -1,3 +1,16 @@@ ++1 August 2023: George ++ - Merge #911 from natalie-reece: Exclude EDE before other EDNS options ++ when there isn't enough space. ++ - For #911: Try to trim EXTRA-TEXT (and LDNS_EDE_OTHER options ++ altogether) before giving up on attaching EDE options. ++ +31 July 2023: George + - Merge #790 from Tom Carpay: Add support for EDE caching in cachedb + and subnetcache. + +31 July 2023: Wouter + - iana portlist update. + 30 July 2023: George - Merge #759 from Tom Carpay: Add EDE (RFC8914) caching.