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.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/7907956a7e78
branches: trunk
changeset: 610749:7907956a7e78
user: pettai <pettai%pkgsrc.org@localhost>
date: Sun Nov 04 22:17:41 2012 +0000
description:
NSD 3.2.14
Features:
* TCP writev support.
Bugfixes:
* Fix build on OpenBSD (thanks Oliver Peter).
* Prioritize notify sender for requesting XFR (thanks Ilya dBakulin).
* Fix crash in zonec if TXT string too long (thanks Ilya Bakulin).
* tzset before chroot for correct timezone (thanks Camiel Dobbelaar).
* Fix --disable-full-prehash bug when nsdc patch happens while ixfr too,
it did not rehash the new database.
* Bugfix #464: Conditionally define MAXHOSTNAMELEN.
diffstat:
net/nsd/Makefile | 4 ++--
net/nsd/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 41c0391c81ac -r 7907956a7e78 net/nsd/Makefile
--- a/net/nsd/Makefile Sun Nov 04 22:11:34 2012 +0000
+++ b/net/nsd/Makefile Sun Nov 04 22:17:41 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2012/10/23 17:18:43 asau Exp $
+# $NetBSD: Makefile,v 1.59 2012/11/04 22:17:41 pettai Exp $
-DISTNAME= nsd-3.2.13
+DISTNAME= nsd-3.2.14
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
diff -r 41c0391c81ac -r 7907956a7e78 net/nsd/distinfo
--- a/net/nsd/distinfo Sun Nov 04 22:11:34 2012 +0000
+++ b/net/nsd/distinfo Sun Nov 04 22:17:41 2012 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.35 2012/09/16 22:08:06 pettai Exp $
+$NetBSD: distinfo,v 1.36 2012/11/04 22:17:41 pettai Exp $
-SHA1 (nsd-3.2.13.tar.gz) = 2cb44f75e9686fd73c7ee9765857a36a8fe5bca9
-RMD160 (nsd-3.2.13.tar.gz) = 7fced3f69616a8fda5d23297583168d42cad4d3d
-Size (nsd-3.2.13.tar.gz) = 886216 bytes
+SHA1 (nsd-3.2.14.tar.gz) = 78390145ec392b520d88c19fc99c544dd1426959
+RMD160 (nsd-3.2.14.tar.gz) = 76ae519fb9a2eff1252860c8d3ad672727413662
+Size (nsd-3.2.14.tar.gz) = 890523 bytes
SHA1 (patch-aa) = 81b820eb4f2056ab85cad16b7dc526f1ba2737aa
SHA1 (patch-util.c) = acaf676e675fc07ef51b4c1cc056214731bc193f
Home |
Main Index |
Thread Index |
Old Index