pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/nsd
Module Name: pkgsrc
Committed By: pettai
Date: Thu Dec 8 23:19:53 UTC 2016
Modified Files:
pkgsrc/net/nsd: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/net/nsd/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/nsd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/nsd/Makefile
diff -u pkgsrc/net/nsd/Makefile:1.88 pkgsrc/net/nsd/Makefile:1.89
--- pkgsrc/net/nsd/Makefile:1.88 Wed Oct 26 23:40:35 2016
+++ pkgsrc/net/nsd/Makefile Thu Dec 8 23:19:53 2016
@@ -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/
Index: pkgsrc/net/nsd/distinfo
diff -u pkgsrc/net/nsd/distinfo:1.56 pkgsrc/net/nsd/distinfo:1.57
--- pkgsrc/net/nsd/distinfo:1.56 Wed Oct 26 23:40:35 2016
+++ pkgsrc/net/nsd/distinfo Thu Dec 8 23:19:53 2016
@@ -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