pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/nsd nsd 3.2.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23b5a51d23b3
branches:  trunk
changeset: 575229:23b5a51d23b3
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Thu May 06 10:37:49 2010 +0000

description:
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.

diffstat:

 net/nsd/Makefile |  4 ++--
 net/nsd/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 07f8d9eff142 -r 23b5a51d23b3 net/nsd/Makefile
--- a/net/nsd/Makefile  Thu May 06 10:22:11 2010 +0000
+++ b/net/nsd/Makefile  Thu May 06 10:37:49 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2010/02/04 15:06:43 joerg Exp $
+# $NetBSD: Makefile,v 1.51 2010/05/06 10:37:49 pettai Exp $
 
-DISTNAME=      nsd-3.2.4
+DISTNAME=      nsd-3.2.5
 CATEGORIES=    net
 MASTER_SITES=  http://www.nlnetlabs.nl/downloads/nsd/
 
diff -r 07f8d9eff142 -r 23b5a51d23b3 net/nsd/distinfo
--- a/net/nsd/distinfo  Thu May 06 10:22:11 2010 +0000
+++ b/net/nsd/distinfo  Thu May 06 10:37:49 2010 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2010/02/04 15:06:43 joerg Exp $
+$NetBSD: distinfo,v 1.29 2010/05/06 10:37:49 pettai Exp $
 
-SHA1 (nsd-3.2.4.tar.gz) = ca94d6c1e53c3ff9d46d3fc7ca56d43590a91a8f
-RMD160 (nsd-3.2.4.tar.gz) = e8d05746a1653754ec24518caa77aa1ba764b860
-Size (nsd-3.2.4.tar.gz) = 859712 bytes
+SHA1 (nsd-3.2.5.tar.gz) = 90678506145a7a4cf62fbb266013abb8ad464484
+RMD160 (nsd-3.2.5.tar.gz) = fcd608791cefc115678982a19a44474a64494504
+Size (nsd-3.2.5.tar.gz) = 863577 bytes
 SHA1 (patch-aa) = 81b820eb4f2056ab85cad16b7dc526f1ba2737aa



Home | Main Index | Thread Index | Old Index