Wed Aug 21 14:19:00 2019 UTC ()
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


(ryoon)
diff -r1.46 -r1.47 pkgsrc/net/knot/Makefile
diff -r1.27 -r1.28 pkgsrc/net/knot/distinfo

cvs diff -r1.46 -r1.47 pkgsrc/net/knot/Makefile (expand / switch to unified diff)

--- pkgsrc/net/knot/Makefile 2019/07/20 22:46:39 1.46
+++ pkgsrc/net/knot/Makefile 2019/08/21 14:19:00 1.47
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.46 2019/07/20 22:46:39 wiz Exp $ 1# $NetBSD: Makefile,v 1.47 2019/08/21 14:19:00 ryoon Exp $
2 2
3DISTNAME= knot-2.8.2 3DISTNAME= knot-2.8.3
4PKGREVISION= 1 
5CATEGORIES= net 4CATEGORIES= net
6MASTER_SITES= https://secure.nic.cz/files/knot-dns/ 5MASTER_SITES= https://secure.nic.cz/files/knot-dns/
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= pettai@NetBSD.org 8MAINTAINER= pettai@NetBSD.org
10HOMEPAGE= https://www.knot-dns.cz/ 9HOMEPAGE= https://www.knot-dns.cz/
11COMMENT= Knot (auth) DNS server 10COMMENT= Knot (auth) DNS server
12LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
13 12
14BUILD_DEFS+= VARBASE 13BUILD_DEFS+= VARBASE
15 14
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17CONFIGURE_ARGS+= --prefix=${PREFIX:Q} 16CONFIGURE_ARGS+= --prefix=${PREFIX:Q}

cvs diff -r1.27 -r1.28 pkgsrc/net/knot/distinfo (expand / switch to unified diff)

--- pkgsrc/net/knot/distinfo 2019/06/13 23:47:05 1.27
+++ pkgsrc/net/knot/distinfo 2019/08/21 14:19:00 1.28
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.27 2019/06/13 23:47:05 ryoon Exp $ 1$NetBSD: distinfo,v 1.28 2019/08/21 14:19:00 ryoon Exp $
2 2
3SHA1 (knot-2.8.2.tar.xz) = 46288679fe5547d301968b7054b7aa1a2f460d42 3SHA1 (knot-2.8.3.tar.xz) = 1af4446d9a27d5202dfb5ad20408c3fae9798015
4RMD160 (knot-2.8.2.tar.xz) = 2e03a0a5e0fbb718d4e1e661b5b3a68d484e68e5 4RMD160 (knot-2.8.3.tar.xz) = ced1cffefdf808a2807b0ba6147a62ffdab4dbe0
5SHA512 (knot-2.8.2.tar.xz) = d7a045cc7b1a1f43b9536283d4202d7f8f36ac2160e0b985b40f318cc0041f3c3e977ff2db6f518dd37ea62d93d0d3f617bca1ac0dff81185bf5dcb9c1eac97b 5SHA512 (knot-2.8.3.tar.xz) = a5743181807b944c9b6dfce845f009c576125c114fbac7b87592129b724628466740fb77e41cabd8aaf9f046374a9337a1c97ea74b33afae1af6e39e21f8e662
6Size (knot-2.8.2.tar.xz) = 1193760 bytes 6Size (knot-2.8.3.tar.xz) = 1206172 bytes
7SHA1 (patch-samples_Makefile.in) = 499b8742dbd948e489b01d512bc7a8d8e4fe2e7b 7SHA1 (patch-samples_Makefile.in) = 499b8742dbd948e489b01d512bc7a8d8e4fe2e7b