Hi,
Here is a a new release for NSD3: NSD 3.2.18.
www: http://www.nlnetlabs.nl/downloads/nsd/nsd-3.2.18.tar.gz
sha1: a079f61eead43a61537970956fbd22ca4b83bfbf
FEATURES:
- NSID can be set with "ascii_somestring" in ascii.
- Return REFUSED for queries to non-hosted zones.
- Optimised zone file parse code and zonefile write code.
BUG FIXES:
- Fix #551: Change Regent to Copyright holder in the LICENSE,
to match the definition on opensource.org for the BSD License.
- Fix #553: Improve TXT parsing.
- Fix #580: nsd-patch will attempt to create directories if the base
directory of the zonefile does not exist.
- Fix #587: Default value for statistics is 0.
- Fix #590: rrl log does not print wildcard as a star but escaped.
- Fix #591: rrl log messages at verbosity level 1.
- Fix RCODE when secondary NSD got transfer that includes
deleted wildcard record. After deletion, NSD would serve
NODATA, should be NXDOMAIN (thanks Michał Kępień).
Best regards,
Matthijs