]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge #911 from natalie-reece: Exclude EDE before other EDNS options when
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 1 Aug 2023 07:58:09 +0000 (09:58 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 1 Aug 2023 08:01:18 +0000 (10:01 +0200)
  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.

1  2 
doc/Changelog

diff --cc doc/Changelog
index d0adcb6a47e50ed4087064f48249dccf7f70832c,2aba85ce718bd72716e6c3a451fa82c30c968bcc..d274a5c1c1bece33777b50f21090fa53d132f2f4
@@@ -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.