dnsmasq: Update to version 2.85
authorAlan Swanson <reiver@improbability.net>
Tue, 27 Apr 2021 15:24:05 +0000 (16:24 +0100)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Wed, 5 May 2021 08:22:36 +0000 (09:22 +0100)
commitd1a056f62052a251789d0a26c025f319bf497f2f
tree5f6065a8fc5387a3737c18014331ef53c779daf8
parent08cfc7a0d31fbb8761ed5df26d911ae8c90eb621
dnsmasq: Update to version 2.85

Fixes issue with merged DNS requests in 2.83/2.84 not being
retried on the firsts failed request causing lookup failures.

Also fixes the following security problem in dnsmasq:
* CVE-2021-3448:
  If specifiying the source address or interface to be used
  when contacting upstream name servers such as:
  server=8.8.8.8@1.2.3.4, server=8.8.8.8@1.2.3.4#66 and
  server=8.8.8.8@eth0 then all would use the same socket
  bound to the explicitly configured port. Now only
  server=8.8.8.8@1.2.3.4#66 will use the explicitly
  configured port and the others random source ports.

Remove upstreamed patches and update remaining patch.

Signed-off-by: Alan Swanson <reiver@improbability.net>
[refreshed old runtime support patch]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
(cherry picked from commit 3980daffa4e284377cd1ae803fba78331c1fc40b)
package/network/services/dnsmasq/Makefile
package/network/services/dnsmasq/patches/0001-Tweak-sort-order-of-tags-in-get-version.patch [deleted file]
package/network/services/dnsmasq/patches/0002-Tweak-f1204a875e0f16fd645df965db346fc56d2ab1dd.patch [deleted file]
package/network/services/dnsmasq/patches/100-remove-old-runtime-kernel-support.patch