package/maradns: update to version 2.0.09
commite8a2e04315d138863b743ff3f51af167cbcdae37
authorPhil Sutter <phil@nwl.cc>
Sat, 25 Jul 2015 23:34:53 +0000 (26 01:34 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Sun, 26 Jul 2015 08:36:35 +0000 (26 10:36 +0200)
tree0a2f15efdac735cf0b284e3ee440e967219a2fb9
parent6533c46eac76c4c7f48db9b66cc891bae7204d00
package/maradns: update to version 2.0.09

Additionally:
- Also minimize necessary patching. Still a bit hacky, but a lot less
intrusive at least.
- Allow enabling IPv6 support.
- Make sure /etc/maradns/logger exists, necessary for chroot operation

Signed-off-by: Phil Sutter <phil@nwl.cc>
23 files changed:
package/maradns/Makefile
package/maradns/files/maradns.init
package/maradns/patches/cross-compile-fix.patch [deleted file]
package/maradns/patches/patch-Makefile [deleted file]
package/maradns/patches/patch-build_Makefile_linux
package/maradns/patches/patch-configure [deleted file]
package/maradns/patches/patch-deadwood-3_2_05_src_Makefile [new file with mode: 0644]
package/maradns/patches/patch-deadwood-3_2_05_src_Makefile_ipv6 [new file with mode: 0644]
package/maradns/patches/patch-dns_Makefile [deleted file]
package/maradns/patches/patch-dns_Makefile_recursive [deleted file]
package/maradns/patches/patch-libs_Makefile [deleted file]
package/maradns/patches/patch-parse_Makefile [deleted file]
package/maradns/patches/patch-qual_Makefile [deleted file]
package/maradns/patches/patch-qual_Makefile_threadsafe [deleted file]
package/maradns/patches/patch-rng_Makefile [new file with mode: 0644]
package/maradns/patches/patch-rng_rng-32bit-tables_h [deleted file]
package/maradns/patches/patch-server_Makefile [deleted file]
package/maradns/patches/patch-server_Makefile_recursive [deleted file]
package/maradns/patches/patch-tcp_Makefile
package/maradns/patches/patch-tcp_Makefile_authonly [new file with mode: 0644]
package/maradns/patches/patch-tcp_Makefile_ipv6 [new file with mode: 0644]
package/maradns/patches/patch-tcp_Makefile_recursive [deleted file]
package/maradns/patches/patch-tools_Makefile_recursive [deleted file]