Re: [OpenWrt-Devel] [PATCH v2 0/5] DNSSEC support

2014-06-18 Thread Steven Barth

Applied, thanks.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH v2 0/5] DNSSEC support

2014-06-17 Thread Andre Heider
Hi,

fresh set of patches. Changes against v1:

- building against libnettle-mini is supported now, patch 3 adds an upstream
  fix for this combination.
- switched from a compile time configuration menu to a 3rd variant full.

Thanks,
Andre

Andre Heider (5):
  dnsmasq: use COPTS for compile time options
  dnsmasq: respect target's LDFLAGS
  dnsmasq: add upstream patch to build against libnettle-mini
  dnsmasq: Add a full variant
  dnsmasq: add UCI DNSSEC runtime support

 package/network/services/dnsmasq/Makefile  | 38 --
 .../network/services/dnsmasq/files/dnsmasq.init|  8 ++
 ...g-add-DNO_GMP-for-use-with-nettle-mini-gm.patch | 88 ++
 3 files changed, 129 insertions(+), 5 deletions(-)
 create mode 100644 
package/network/services/dnsmasq/patches/0001-Build-config-add-DNO_GMP-for-use-with-nettle-mini-gm.patch

-- 
2.0.0
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel