From fb04a6247073f7654f8f98e6e461961fe1db63fd Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 26 Mar 2020 15:39:48 +0100 Subject: [PATCH] ChangeLog --- ChangeLog | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a1970d92..3d6b1f76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ * Version 2.0.42 - - Quad9 was put back into the list of broken implementations. They -drop responses larger than questions instead of truncating them. - - More workarounds were implemented for servers dropping UDP fragments. + - Version 1.4.0 of the dnsdist load balancer (presumably used by +quad9, cleanbrowsing, qualityology, freetsa.org, ffmuc.net, +opennic-bongobow, sth-dnscrypt-se, ams-dnscrypt-nl and more) +unintentionally introduced a regression preventing large queries +from being received over UDP. Temporary workarounds have been +introduced to improve reliability with these resolvers for regular +DNSCrypt. Unfortunately, anonymized DNS cannot be reliable until +dnsdist is updated on these servers. + - New option in the `[anonymized_dns]` section: `skip_incompatible`, +to ignore resolvers incompatible with Anonymized DNS instead of +using them without a relay. * Version 2.0.41 - Precompiled ARM binaries are compatible with ARMv5 CPUs. The