pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/knot Knot DNS 2.3.1 (2016-10-07)
details: https://anonhg.NetBSD.org/pkgsrc/rev/594ecdac2005
branches: trunk
changeset: 354420:594ecdac2005
user: pettai <pettai%pkgsrc.org@localhost>
date: Sat Oct 29 09:42:48 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 874cf43b298e -r 594ecdac2005 net/knot/Makefile
--- a/net/knot/Makefile Sat Oct 29 08:59:46 2016 +0000
+++ b/net/knot/Makefile Sat Oct 29 09:42:48 2016 +0000
@@ -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
diff -r 874cf43b298e -r 594ecdac2005 net/knot/PLIST
--- a/net/knot/PLIST Sat Oct 29 08:59:46 2016 +0000
+++ b/net/knot/PLIST Sat Oct 29 09:42:48 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.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 @@
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 874cf43b298e -r 594ecdac2005 net/knot/distinfo
--- a/net/knot/distinfo Sat Oct 29 08:59:46 2016 +0000
+++ b/net/knot/distinfo Sat Oct 29 09:42:48 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index