]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1293:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Fri, 20 Jun 2025 12:11:22 +0000 (14:11 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Fri, 20 Jun 2025 12:11:22 +0000 (14:11 +0200)
- Fix #1293: EDE 6 is attached to insecure cached answers when client
  sends the CD bit.

doc/Changelog

index b91368b9d8099bce1a484bf02a996a047e308b39..74b455246acbce1d730efe29e3b2c798c43ce8b0 100644 (file)
@@ -1,3 +1,7 @@
+20 June 2025: Yorgos
+       - Fix #1293: EDE 6 is attached to insecure cached answers when client
+         sends the CD bit.
+
 19 June 2025: Wouter
        - Fix #1296: DNS over QUIC depends on a very outdated version of
          ngtcp2. Fixed so it works with ngtcp2 1.13.0 and OpenSSL 3.5.0.