dns/dnsmasq-devel: update to v2.86test5
git history since test4:
- e7ccd95 2021-07-09 | Add EDE return when no matching key found. (tag: v2.86test5) [Dominik DL6ER]
- 719f79a 2021-07-06 | Subtle change to priority of --server types. [Simon Kelley]
- 96f6444 2021-07-05 | Fix thinko in a92c6d77dcd475579c39bdff141f5eb128e2a048 [Kevin Darbyshire-Bryant]
- df25f20 2021-07-05 | Fix logical error in d0ae3f5a4dc094e8fe2a3c607028c1c59f42f473 [Simon Kelley]
- 8acdc3e 2021-07-04 | Add calls to dump internally generated answers for dumpmask=0x0002 [Simon Kelley]
- 857b445 2021-07-04 | Fix order of calls to resize-packet() and add_pseudoheader(). [Simon Kelley]
- 5bcca12 2021-07-04 | Support IPv6 in --bogus-nxdomian and --ignore-address [Simon Kelley]
- 4558c26 2021-07-04 | Make --rebind-localhost-ok apply to :: and 0.0.0.0 [Simon Kelley]
- a92c6d7 2021-07-03 | Tidy domain parsing, make --server=/*/1.2.3.4 equivalent to --server=1.2.3.4 [Simon Kelley]
- 0c95a5f 2021-07-02 | Modify and propagate changed lease. [Petr Menšík]
- cb6d06b 2021-07-01 | Rationalise SERV_MARK use. [Simon Kelley]
- 3ef955c 2021-07-01 | Fix oversight in build_server_array(). [Simon Kelley]
- 5e95c16 2021-07-01 | Allow wildcards in domain patterns. [Simon Kelley]
- 4205e2e 2021-07-01 | Reuse workspace bit in struct server ->flags. [Simon Kelley]
- 9d806c5 2021-06-29 | Fix ipset support. [Etan Kissling]
- a38bb31 2021-06-30 | Revert "Treat failure of ubus_add_object() in ubus_init() as retry-able." [Simon Kelley]
- 8a1ef36 2021-06-27 | Treat failure of ubus_add_object() in ubus_init() as retry-able. [Simon Kelley]
- 1291865 2021-06-27 | Fix trivial breakage of DBUS done by 85bc7534dae7711f6c82742feaa7dacb41af3f36 [Simon Kelley]
- a9ebbee 2021-06-27 | Compiler warnings. [Simon Kelley]
- 06df5ad 2021-06-27 | Tidy up interface to dbus and ubus modules. [Simon Kelley]