pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/nsd NSD 4.1.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/861ff8bb77a8
branches: trunk
changeset: 355656:861ff8bb77a8
user: pettai <pettai%pkgsrc.org@localhost>
date: Thu Dec 08 23:19:53 2016 +0000
description:
NSD 4.1.14
==========
FEATURES:
- Fix #1132 for SERVFAIL zones perform backoff, and remembers the
timeout on next startup.
BUG FIXES:
- Fix null memcpy for radixtree with single link element.
- Robust fix against missing master in tcp_open for xfrd.
- Fix wildcards in include: config statements with chroot enabled.
- suppress compile warning in lex files.
- Fix to try every master once, then wait for timeout or notify.
- Save backoff timeout into xfrd.state file, this file has a higher
version number now. Old files are skipped silently (causes
refresh) and created as new files upon exit.
- Fix restart of zone transfers when new config becomes available.
diffstat:
net/nsd/Makefile | 4 ++--
net/nsd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 28773c7a2216 -r 861ff8bb77a8 net/nsd/Makefile
--- a/net/nsd/Makefile Thu Dec 08 23:03:41 2016 +0000
+++ b/net/nsd/Makefile Thu Dec 08 23:19:53 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2016/10/26 23:40:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.89 2016/12/08 23:19:53 pettai Exp $
-DISTNAME= nsd-4.1.13
+DISTNAME= nsd-4.1.14
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
diff -r 28773c7a2216 -r 861ff8bb77a8 net/nsd/distinfo
--- a/net/nsd/distinfo Thu Dec 08 23:03:41 2016 +0000
+++ b/net/nsd/distinfo Thu Dec 08 23:19:53 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.56 2016/10/26 23:40:35 ryoon Exp $
+$NetBSD: distinfo,v 1.57 2016/12/08 23:19:53 pettai Exp $
-SHA1 (nsd-4.1.13.tar.gz) = d3f328b3236d56beaaf3ed6269aa8c6e184f8723
-RMD160 (nsd-4.1.13.tar.gz) = 1ab4ccc47da3f93487c2eee960f30d4a72ba990a
-SHA512 (nsd-4.1.13.tar.gz) = f355402273480b2befe914ab2e933c37ec35e5c8e747f85ba03bf8928e42ab809bb6b21cf2b8bf11e8d422a795254e1d916b154156243bc94752a01fb540525e
-Size (nsd-4.1.13.tar.gz) = 1085701 bytes
+SHA1 (nsd-4.1.14.tar.gz) = 95055e529d504635774d007496bef3411f65017d
+RMD160 (nsd-4.1.14.tar.gz) = d1279e58c02c34d1a270a958c6055ee962b67cd2
+SHA512 (nsd-4.1.14.tar.gz) = 25d16a6c3e4515129f0ad4f9ab0bf6ebe12bd817cd6107d66cb99aff6b6984f5153d9b502013492cfdd907d5fad9a284583c8436b559ef4c0cce5a1176a4aff3
+Size (nsd-4.1.14.tar.gz) = 1086818 bytes
SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091
Home |
Main Index |
Thread Index |
Old Index