pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/knot Update to 2.8.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/990925c94204
branches:  trunk
changeset: 400071:990925c94204
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Aug 21 14:19:00 2019 +0000

description:
Update to 2.8.3

Changelog:

Features:

        Added cert/key file configuration for TLS in kdig (Thanks to Alexander Schultz)

Improvements:

        More verbose log message for offline-KSK signing
        Module RRL logs affected source address subnet instead of only one source address
        Extended DNSSEC policy configuration checks
        Various improvements in the documentation

Bugfixes:

        Excessive server load when maximum TCP clients limit is reached
        Incorrect reply after zone update with a node changed from non-authoritative to delegation
        Wrong error line number in a config file if it contains leading tab character
        Config file error message contains unrelated parsing context
        NSEC3 salt not updated when reconfigured to zero length
        Kjournalprint sometimes prints a random value for per-zone occupation
        Missing debug log for failed zone refresh triggered by zone notification
        DS check not scheduled when reconfigured
        Broken unit test on NetBSD 8.x

diffstat:

 net/knot/Makefile |   5 ++---
 net/knot/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r de98f2585cdb -r 990925c94204 net/knot/Makefile
--- a/net/knot/Makefile Wed Aug 21 14:18:24 2019 +0000
+++ b/net/knot/Makefile Wed Aug 21 14:19:00 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2019/07/20 22:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2019/08/21 14:19:00 ryoon Exp $
 
-DISTNAME=      knot-2.8.2
-PKGREVISION=   1
+DISTNAME=      knot-2.8.3
 CATEGORIES=    net
 MASTER_SITES=  https://secure.nic.cz/files/knot-dns/
 EXTRACT_SUFX=  .tar.xz
diff -r de98f2585cdb -r 990925c94204 net/knot/distinfo
--- a/net/knot/distinfo Wed Aug 21 14:18:24 2019 +0000
+++ b/net/knot/distinfo Wed Aug 21 14:19:00 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.27 2019/06/13 23:47:05 ryoon Exp $
+$NetBSD: distinfo,v 1.28 2019/08/21 14:19:00 ryoon Exp $
 
-SHA1 (knot-2.8.2.tar.xz) = 46288679fe5547d301968b7054b7aa1a2f460d42
-RMD160 (knot-2.8.2.tar.xz) = 2e03a0a5e0fbb718d4e1e661b5b3a68d484e68e5
-SHA512 (knot-2.8.2.tar.xz) = d7a045cc7b1a1f43b9536283d4202d7f8f36ac2160e0b985b40f318cc0041f3c3e977ff2db6f518dd37ea62d93d0d3f617bca1ac0dff81185bf5dcb9c1eac97b
-Size (knot-2.8.2.tar.xz) = 1193760 bytes
+SHA1 (knot-2.8.3.tar.xz) = 1af4446d9a27d5202dfb5ad20408c3fae9798015
+RMD160 (knot-2.8.3.tar.xz) = ced1cffefdf808a2807b0ba6147a62ffdab4dbe0
+SHA512 (knot-2.8.3.tar.xz) = a5743181807b944c9b6dfce845f009c576125c114fbac7b87592129b724628466740fb77e41cabd8aaf9f046374a9337a1c97ea74b33afae1af6e39e21f8e662
+Size (knot-2.8.3.tar.xz) = 1206172 bytes
 SHA1 (patch-samples_Makefile.in) = 499b8742dbd948e489b01d512bc7a8d8e4fe2e7b



Home | Main Index | Thread Index | Old Index