pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2016Q3] pkgsrc/net/knot
Module Name: pkgsrc
Committed By: pettai
Date: Fri Oct 28 11:10:54 UTC 2016
Modified Files:
pkgsrc/net/knot [pkgsrc-2016Q3]: 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.32.2.1 pkgsrc/net/knot/Makefile
cvs rdiff -u -r1.10 -r1.10.2.1 pkgsrc/net/knot/PLIST
cvs rdiff -u -r1.19 -r1.19.2.1 pkgsrc/net/knot/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/knot/Makefile
diff -u pkgsrc/net/knot/Makefile:1.32 pkgsrc/net/knot/Makefile:1.32.2.1
--- pkgsrc/net/knot/Makefile:1.32 Mon Sep 19 13:04:25 2016
+++ pkgsrc/net/knot/Makefile Fri Oct 28 11:10:54 2016
@@ -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
Index: pkgsrc/net/knot/PLIST
diff -u pkgsrc/net/knot/PLIST:1.10 pkgsrc/net/knot/PLIST:1.10.2.1
--- pkgsrc/net/knot/PLIST:1.10 Thu Aug 25 14:11:49 2016
+++ pkgsrc/net/knot/PLIST Fri Oct 28 11:10:54 2016
@@ -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 @@ 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.19.2.1
--- pkgsrc/net/knot/distinfo:1.19 Thu Aug 25 14:11:49 2016
+++ pkgsrc/net/knot/distinfo Fri Oct 28 11:10:54 2016
@@ -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