dnsmasq: bump to dnsmasq v2.77test3
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Mon, 6 Feb 2017 21:45:41 +0000 (21:45 +0000)
committerHans Dedecker <dedeckeh@gmail.com>
Mon, 20 Feb 2017 09:21:42 +0000 (10:21 +0100)
commit0247314f7d4b0db1ce3db0971201bfd41e496a54
tree026b54bc5294bbbca80e668d0820897019d89d52
parent3ee793f6011f2364306b843de9d655a02502174d
dnsmasq: bump to dnsmasq v2.77test3

New test release (since test1) includes 2 LEDE patches that are
upstream and may be dropped, along with many spelling fixes.

Add forthcoming 2017 root zone trust anchor to trust-anchors.conf.

Backport 2 patches that just missed test3:

Reduce logspam of those domains handled locally 'local addresses only'
Implement RFC-6842 (Client-ids in DHCP replies)

Compile & run tested Archer C7 v2

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
package/network/services/dnsmasq/Makefile
package/network/services/dnsmasq/patches/010-localise-queries-apply-to-interface-names.patch [deleted file]
package/network/services/dnsmasq/patches/010-reduce-logging.patch [new file with mode: 0644]
package/network/services/dnsmasq/patches/020-implement-RFC6842.patch [new file with mode: 0644]
package/network/services/dnsmasq/patches/220-try-all-servers-on-fail.patch [deleted file]