1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2025-01-15 02:35:53 +01:00

Remove ARMv6 and ARMv7 binaries

This commit is contained in:
Frank Denis 2020-03-24 21:56:10 +01:00
parent 16ac53810f
commit c39d66661b

View File

@ -1,8 +1,8 @@
* Version 2.0.41 * Version 2.0.41
- Precompiled binaries for armv5, armv6 and armv7 are available. - Precompiled ARM binaries are compatible with ARMv5 CPUs. The
The default arm builds were not compatible with older CPUs when default arm builds were not compatible with older CPUs when compiled
compiled with Go 1.14. mips64 binaries are explicitly compiled with with Go 1.14. mips64 binaries are explicitly compiled with `softfloat`
softfloat to improve compatibility. to improve compatibility.
- Quad9 seems to be only blocking fragmented queries over UDP for - Quad9 seems to be only blocking fragmented queries over UDP for
some networks. They have been removed from the default list of broken some networks. They have been removed from the default list of broken
resolvers; runtime detection of support for fragments should now do resolvers; runtime detection of support for fragments should now do