v0.6.18
* Compile tests only when --enable-tests was specified on the configure command line * Build compat layers only when --enable-compat-{howl,libdns_sd} was passed to configure * drop avahi_strlcpy() to reduce our code/API size * replace getifname() with if_indextoname in avahi-dnsconfd * declare environ if needed in avahi-dnsconfd * drop some useless definitions like AVAHI_PUBLISH_NULL = 0
update C++ tests, and compile them only when HAVE_NETLINK is set
* update API-CHANGES-0.6 * update automatically generated C++ test
add experimental mdns fuzzer