openwrtv4/package/network/services/dnsmasq/patches
Felix Fietkau 6493328c8f dnsmasq: fix dependency problems of the dnsmasq-full variant.
This patch tries to

 - Let the DHCPv6 feature depend on CONFIG_IPV6.
 - Conditionally select libnettle, kmod-ipv6, kmod-ipt-ipset only if the
   corresponding features are enabled.
 - Install `trust-anchors.conf` only if DNSSEC is selected.
 - Add PKG_CONFIG_DEPENDS for the configurable options.
 - Add a patch to let the Makefile of dnsmasq be aware of changes in
   COPTS variable.

Big thanks goes to Frank Schäfer <fschaefer.oss@googlemail.com> for
providing necessary information on connections and dependency relations
between these CONFIGs and packages.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

SVN-Revision: 43851
2015-01-05 13:03:48 +00:00
..
001-fix-dnssec-crash.patch dnsmasq: also add the actual patches... 2014-12-22 09:52:19 +00:00
002-fix-dnssec-edns0-handling.patch dnsmasq: also add the actual patches... 2014-12-22 09:52:19 +00:00
100-fix-dhcp-no-address-warning.patch dnsmasq: various house-keeping updates 2014-06-18 10:04:34 +00:00
110-ipset-remove-old-kernel-support.patch dnsmasq: various house-keeping updates 2014-06-18 10:04:34 +00:00
200-let-makefile-be-aware-of-config-changes.patch dnsmasq: fix dependency problems of the dnsmasq-full variant. 2015-01-05 13:03:48 +00:00