Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5E15F7A140 for ; Sat, 29 Oct 2016 09:42:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BD4BA85593; Sat, 29 Oct 2016 09:42:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4CFAE85591 for ; Sat, 29 Oct 2016 09:42:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id FvzsN8pNTWHL for ; Sat, 29 Oct 2016 09:42:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BB2638556D for ; Sat, 29 Oct 2016 09:42:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B6C75FB7D; Sat, 29 Oct 2016 09:42:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1477734168145480" MIME-Version: 1.0 Date: Sat, 29 Oct 2016 09:42:48 +0000 From: "Fredrik Pettai" Subject: CVS commit: pkgsrc/net/knot To: pkgsrc-changes@NetBSD.org Reply-To: pettai@netbsd.org X-Mailer: log_accum Message-Id: <20161029094248.B6C75FB7D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1477734168145480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pettai Date: Sat Oct 29 09:42:48 UTC 2016 Modified Files: pkgsrc/net/knot: Makefile PLIST distinfo Log Message: Knot DNS 2.3.1 (2016-10-07) =========================== Bugfixes: --------- - Missing glue records in some responses - Knsupdate prompt printing on non-terminal - Mismatch between configuration policy item names and documentation - Segfault on OS X (Sierra) Improvements: ------------- - Significant speed-up of conf-commit and conf-diff operations (in most cases) - New EDNS Client Subnet libknot API - Better semantic-checks error messages Features: --------- - Print TLS certificate hierarchy in kdig verbose mode - New +subnet alias for +client - New mod-whoami and mod-noudp modules - New zone-purge control command - New log-queries and log-responses options for mod-dnstap To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 pkgsrc/net/knot/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/knot/PLIST cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/knot/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1477734168145480 Content-Disposition: inline Content-Length: 2301 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/knot/Makefile diff -u pkgsrc/net/knot/Makefile:1.32 pkgsrc/net/knot/Makefile:1.33 --- pkgsrc/net/knot/Makefile:1.32 Mon Sep 19 13:04:25 2016 +++ pkgsrc/net/knot/Makefile Sat Oct 29 09:42:48 2016 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2016/09/19 13:04:25 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2016/10/29 09:42:48 pettai Exp $ -DISTNAME= knot-2.3.0 -PKGREVISION= 1 +DISTNAME= knot-2.3.1 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ EXTRACT_SUFX= .tar.xz Index: pkgsrc/net/knot/PLIST diff -u pkgsrc/net/knot/PLIST:1.10 pkgsrc/net/knot/PLIST:1.11 --- pkgsrc/net/knot/PLIST:1.10 Thu Aug 25 14:11:49 2016 +++ pkgsrc/net/knot/PLIST Sat Oct 29 09:42:48 2016 @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.10 2016/08/25 14:11:49 pettai Exp $ +@comment $NetBSD: PLIST,v 1.11 2016/10/29 09:42:48 pettai Exp $ bin/kdig bin/khost bin/knsec3hash bin/knsupdate +bin/kzonecheck include/dnssec/binary.h include/dnssec/crypto.h include/dnssec/dnssec.h @@ -85,7 +86,6 @@ man/man8/knotd.8 sbin/keymgr sbin/knotc sbin/knotd -sbin/kzonecheck share/examples/knot/example.com.zone share/examples/knot/knot.sample.conf @pkgdir etc/knot Index: pkgsrc/net/knot/distinfo diff -u pkgsrc/net/knot/distinfo:1.19 pkgsrc/net/knot/distinfo:1.20 --- pkgsrc/net/knot/distinfo:1.19 Thu Aug 25 14:11:49 2016 +++ pkgsrc/net/knot/distinfo Sat Oct 29 09:42:48 2016 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.19 2016/08/25 14:11:49 pettai Exp $ +$NetBSD: distinfo,v 1.20 2016/10/29 09:42:48 pettai Exp $ -SHA1 (knot-2.3.0.tar.xz) = 103e56655c36420236bdb01fd14f8fd4c9487e64 -RMD160 (knot-2.3.0.tar.xz) = e058af912f5ff6c6f95884b64b2f93c1b1066514 -SHA512 (knot-2.3.0.tar.xz) = 28f0f6a00af3feb95ebd9af0c324ffeff1093f8e74136ce81f5a6e7f4434f22b9e371715b4b116de9b8faf39776be4d943c2ae09fb786e6061cc0394a767e8b6 -Size (knot-2.3.0.tar.xz) = 1066852 bytes +SHA1 (knot-2.3.1.tar.xz) = fbc1ecc8586b44dbffc8f81d2450a6b920e9c0bc +RMD160 (knot-2.3.1.tar.xz) = f3ed4603b4e1591e880a8048de8e8962927c30c5 +SHA512 (knot-2.3.1.tar.xz) = 10d8c09d7cce88aba95b067da9b138af710864de4ef9c00d7ab165b4aca621d9ff15a49b5102e0cdd7bfb14e2806ed8587fd138b6e6af74a01e26e6d6ffe1163 +Size (knot-2.3.1.tar.xz) = 1072808 bytes SHA1 (patch-samples_Makefile.in) = be60c4bfb4ed49dbe8c55dc5d453c8733fb4fb61 --_----------=_1477734168145480--