pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2016Q3]: pkgsrc/net/knot Knot DNS 2.3.1 (2016-10-07)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6081e8f73828
branches:  pkgsrc-2016Q3
changeset: 408797:6081e8f73828
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Fri Oct 28 11:10:54 2016 +0000

description:
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

diffstat:

 net/knot/Makefile |   5 ++---
 net/knot/PLIST    |   4 ++--
 net/knot/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (51 lines):

diff -r 9a7c5154b390 -r 6081e8f73828 net/knot/Makefile
--- a/net/knot/Makefile Sat Oct 22 16:18:27 2016 +0000
+++ b/net/knot/Makefile Fri Oct 28 11:10:54 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2016/09/19 13:04:25 wiz Exp $
+# $NetBSD: Makefile,v 1.32.2.1 2016/10/28 11:10:54 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
diff -r 9a7c5154b390 -r 6081e8f73828 net/knot/PLIST
--- a/net/knot/PLIST    Sat Oct 22 16:18:27 2016 +0000
+++ b/net/knot/PLIST    Fri Oct 28 11:10:54 2016 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.10 2016/08/25 14:11:49 pettai Exp $
+@comment $NetBSD: PLIST,v 1.10.2.1 2016/10/28 11:10:54 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 @@
 sbin/keymgr
 sbin/knotc
 sbin/knotd
-sbin/kzonecheck
 share/examples/knot/example.com.zone
 share/examples/knot/knot.sample.conf
 @pkgdir etc/knot
diff -r 9a7c5154b390 -r 6081e8f73828 net/knot/distinfo
--- a/net/knot/distinfo Sat Oct 22 16:18:27 2016 +0000
+++ b/net/knot/distinfo Fri Oct 28 11:10:54 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2016/08/25 14:11:49 pettai Exp $
+$NetBSD: distinfo,v 1.19.2.1 2016/10/28 11:10:54 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



Home | Main Index | Thread Index | Old Index