openwrt/package
Alan Swanson 63d6100f87 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:08:03 +00:00
..
base-files base-files: fix status display command 2021-09-01 08:07:54 +00:00
boot uboot-mediatek: bpi-r64: add TFTP update options to eMMC bootmenu 2021-09-01 08:08:03 +00:00
devel valgrind: Fix compile problem with MIPS soft float 2021-09-01 08:07:58 +00:00
firmware ipq40xx: add support for MikroTik SXTsq 5 ac 2021-09-01 08:08:02 +00:00
kernel mac80211: Update to version 5.10.34-1 2021-09-01 08:08:03 +00:00
libs libsemanage: fix pkgconfig paths 2021-09-01 08:07:59 +00:00
network dnsmasq: Update to version 2.85 2021-09-01 08:08:03 +00:00
system uci: update to the latest master 2021-09-01 08:07:59 +00:00
utils busybox: backport fix for CVE-2021-28831 2021-09-01 08:08:03 +00:00
Makefile build: always build package/kernel/linux 2021-09-01 08:07:05 +00:00