Skip to content

2.0.41

Compare
Choose a tag to compare
@jedisct1 jedisct1 released this 24 Mar 18:05
· 1 commit to b9d9f72e292aaa367e76c5866ec7f633461c0726 since this release
2.0.41
  • Precompiled ARM binaries are compatible with armv5 CPUs. The default arm builds were not compatible with older CPUs when compiled with Go 1.14. mips64 binaries are explicitly compiled with softfloat to improve compatibility.
  • Quad9 seems to be only blocking fragmented queries over UDP for some networks. They have been removed from the default list of broken resolvers; runtime detection of support for fragments should now do the job.
  • Runtime detection of support for fragments was actually enabled.