dnsmasq: bump to dnsmasq v2.77test3
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Thu, 31 Aug 2017 10:35:12 +0000 (12:35 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 31 Aug 2017 10:35:12 +0000 (12:35 +0200)
commit07c79e4b7cd584276146bd344ba2aa58dcb9f056
tree6f38916fec1e17b7454e582450087f24aef67e3e
parenta1b00385a2a18d3b03a47174c7667945a22f39b4
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]