dns/dnsmasq-devel update to 2.81 release candidate #5
Git changes since rc4:
- 532246f 2020-04-04 | Tweak to DNSSEC logging. (tag: v2.81rc5, origin/master, origin/HEAD) [Simon Kelley]
- 8caf3d7 2020-04-04 | Fix rare problem allocating frec for DNSSEC. [Simon Kelley]
- d162bee 2020-03-20 | Allow overriding of ubus service name. [Oldřich Jedlička]
- b43585c 2020-03-28 | Fix nameserver list in auth mode. [Simon Kelley]
- 3f60ecd 2020-03-18 | Fixed resource leak on ubus_init failure. [Oldřich Jedlička]
- 0506a5e 2020-03-19 | Handle old kernels that don't do NETLINK_NO_ENOBUFS. [Simon Kelley]
- e7ee1aa 2020-03-17 | Extend stop-dns-rebind to reject IPv6 LL and ULA addresses. We also reject the loopback address if rebind-localhost-ok is NOT set. [Dominik DL6ER]