openwrt/package
Alan Swanson d1a056f620 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 3980daffa4)
2021-05-05 09:22:36 +01:00
..
base-files OpenWrt v21.02.0-rc1: revert to branch defaults 2021-04-19 21:10:17 +02:00
boot realtek: Add ZyXEL GS1900-8 2021-04-18 12:06:18 +02:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware ipq40xx: add support for MikroTik SXTsq 5 ac 2021-05-03 14:57:29 +02:00
kernel mac80211: Update to version 5.10.34-1 2021-05-04 22:29:34 +02:00
libs libnfnetlink: quote $(FPIC) on command line 2021-04-12 20:45:29 +02:00
network dnsmasq: Update to version 2.85 2021-05-05 09:22:36 +01:00
system zram-swap: bail out early if the kernel doesn't support swap 2021-04-18 12:05:53 +02:00
utils busybox: backport fix for CVE-2021-28831 2021-05-04 22:29:29 +02:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00