pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/nsd Update to 4.1.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64716d29153e
branches:  trunk
changeset: 351285:64716d29153e
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Aug 18 13:02:52 2016 +0000

description:
Update to 4.1.11

Changelog:
1 August 2016: Wouter
        - Tag 4.1.11rc1.
        - Fix nsec3 missing for nsec3 signed parent and child for DS at zonecut.
        - Tag 4.1.11rc2.

8 July 2016: Wouter
        - Note down tracking numbers for issue JVN#63359718 JPCERT#91251865.

5 July 2016: Wouter
        - Fix #790: size-limit-xfr can stop NSD from downloading infinite zone
          transfer data size, from Toshifumi Sakaguchi.

27 June 2016: Wouter
        - Set default for min-refresh-time and min-retry-time to 0.  Behaves
          just like before, but has a configurable option in nsd.conf.
        - Fix #783: Trying to run a root server without having configured it
          silently gives wrong answers.

16 June 2016: Wouter
        - When tcp is more than half full, use short timeout for tcp session.
        - Patch for {max,min}-{refresh,retry}-time from YAMAGUCHI Takanori.
        - man page entries for max-refresh-time patch.

15 June 2016: Wouter
        - Fix build without IPv6, patch from Zdenek Kaspar.

diffstat:

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

diffs (29 lines):

diff -r 7604b3a5b153 -r 64716d29153e net/nsd/Makefile
--- a/net/nsd/Makefile  Thu Aug 18 12:53:50 2016 +0000
+++ b/net/nsd/Makefile  Thu Aug 18 13:02:52 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2016/06/16 15:25:44 pettai Exp $
+# $NetBSD: Makefile,v 1.86 2016/08/18 13:02:52 ryoon Exp $
 
-DISTNAME=      nsd-4.1.10
+DISTNAME=      nsd-4.1.11
 CATEGORIES=    net
 MASTER_SITES=  http://www.nlnetlabs.nl/downloads/nsd/
 
diff -r 7604b3a5b153 -r 64716d29153e net/nsd/distinfo
--- a/net/nsd/distinfo  Thu Aug 18 12:53:50 2016 +0000
+++ b/net/nsd/distinfo  Thu Aug 18 13:02:52 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.53 2016/06/16 15:25:44 pettai Exp $
+$NetBSD: distinfo,v 1.54 2016/08/18 13:02:52 ryoon Exp $
 
-SHA1 (nsd-4.1.10.tar.gz) = 14ff5663e6ed4a21c16c4c660cc1f2357ddf9f5b
-RMD160 (nsd-4.1.10.tar.gz) = 29d518fcfcec3f941dc5e42ccc1aea73532675f5
-SHA512 (nsd-4.1.10.tar.gz) = e77c858d34002e54085f3a39eda7c6229f21f980339beb9a9d5719245d6010e5435a13dba978ac1aed9b712ed49e5a8ca75cb216cb50dd590556077d32b97a96
-Size (nsd-4.1.10.tar.gz) = 1075892 bytes
+SHA1 (nsd-4.1.11.tar.gz) = bd70fc0735f885ef80d33a32bdf139970ce830a4
+RMD160 (nsd-4.1.11.tar.gz) = aa38eb6ee1ae609382a91381060886d83113b0fa
+SHA512 (nsd-4.1.11.tar.gz) = e5f4ad1d39bd75b086f3fc3281fa6ac31f4b6ba9c4a9e23bba527d1a1374dfaf0acaac24168bb5a3ad5a041829d1864331928f18ba49562a25e3f8651609a1f7
+Size (nsd-4.1.11.tar.gz) = 1080220 bytes
 SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091
 SHA1 (patch-util.c) = acaf676e675fc07ef51b4c1cc056214731bc193f



Home | Main Index | Thread Index | Old Index