Path to this page:
Subject: CVS commit: pkgsrc/net/nsd
From: Fredrik Pettai
Date: 2010-05-06 12:37:49
Message id: 20100506103749.2B470175DD@cvs.netbsd.org
Log Message:
nsd 3.2.5:
Features:
* New option 'nsid:', to specify the NSID (Bugfix #298).
* The default chroot can be set with --with-chroot=dir.
If not set, by default chroot will not be used.
* Optimized zonec and b64_pton compatibility code.
* Optimized memory allocations. Use mmap/munmap instead of malloc/free.
Experimental, by default off. Enable it at build time with --enable-mmap.
Bugfixes:
* NSD will not start if chroot is configured,
but changing root is not possible
* Make use of the more secure strl* functions.
* Bugfix #303: spelling error.
Operational notes:
* NSID support is now enabled by default.
Files: