ANNOUNCEMENT: NSD 1.2.3 released

This release is a bug fix release.

Please read the README document for configuration and installation
instructions.

You can download NSD from http://www.nlnetlabs.nl/nsd/

NSD 1.2.3 release notes:

BUG FIXES:
         - Bug #65: The syslog facility is now a compile time option
           (--with-facility=FACILITY). The default facility is DAEMON.
         - Bug #66: Automatic periodic dumping of the statistics (using
           the -s option) is now continued after a database reload.
         - NSD would try to kill pid -1 on startup if forking of a child
           process failed.
         - Do not log EAGAIN errors on calls to recvfrom. These errors
           should be harmless.

Erik Rozendaal wrote:

NSD 1.2.3 release notes:

Somehow this didn't make it into the release notes, but NSD 1.2.3 now responds to hostname.bind and version.bind CHAOS TXT queries.

Erik