pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/unbound Upgrade unbound to version 1.6.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29eb182eb344
branches:  trunk
changeset: 370040:29eb182eb344
user:      he <he%pkgsrc.org@localhost>
date:      Tue Oct 10 08:07:08 2017 +0000

description:
Upgrade unbound to version 1.6.7.

Pkgsrc changes:
 * None.

Upstream changes:

Features:
* Set trust-anchor-signaling default to yes
* Fix #1440: [dnscrypt] client nonce cache.
* Fix #1435: Please allow UDP to be disabled separately upstream and
  downstream.

Bug fixes:
* Fix that looping modules always stop the query, and don't pass
  control.
* Fix unbound-host to report error for DNSSEC state of failed lookups.
* Spelling fixes, from Josh Soref.
* Fix #1400: allowing use of global cache on ECS-forwarding unless
  always-forward.
* use a cachedb answer even if it's "expired" when serve-expired is yes
  (patch from Jinmei Tatuya).
* trigger refetching of the answer in that case (this will bypass
  cachedb lookup)
* allow storing a 0-TTL answer from cachedb in the in-memory message
  cache when serve-expired is yes
* Fix DNSCACHE_STORE_ZEROTTL to be bigger than 0xffff.
* Log name of looping module
* Fix #1450: Generate again patch contrib/aaaa-filter-iterator.patch
   (by Danilo G. Baio).
* Fix param unused warning for windows exportsymbol compile.
* Use RCODE from A query on DNS64 synthesized answer.
* Fix trust-anchor-signaling works in libunbound.
* Fix spelling in unbound-control man page.

diffstat:

 net/unbound/Makefile |   4 ++--
 net/unbound/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r b52c1a573dcd -r 29eb182eb344 net/unbound/Makefile
--- a/net/unbound/Makefile      Tue Oct 10 07:44:35 2017 +0000
+++ b/net/unbound/Makefile      Tue Oct 10 08:07:08 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2017/09/18 13:02:39 he Exp $
+# $NetBSD: Makefile,v 1.52 2017/10/10 08:07:08 he Exp $
 
-DISTNAME=      unbound-1.6.6
+DISTNAME=      unbound-1.6.7
 CATEGORIES=    net
 MASTER_SITES=  http://www.unbound.net/downloads/
 
diff -r b52c1a573dcd -r 29eb182eb344 net/unbound/distinfo
--- a/net/unbound/distinfo      Tue Oct 10 07:44:35 2017 +0000
+++ b/net/unbound/distinfo      Tue Oct 10 08:07:08 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.37 2017/09/18 13:02:39 he Exp $
+$NetBSD: distinfo,v 1.38 2017/10/10 08:07:08 he Exp $
 
-SHA1 (unbound-1.6.6.tar.gz) = d205c03a402f5d900d5bad3d036849a12804a49e
-RMD160 (unbound-1.6.6.tar.gz) = bccaf45d1a7e138b5077e1303f9d5879d9c29efb
-SHA512 (unbound-1.6.6.tar.gz) = 910fd0956b8828d3db0511a85bf6ab6c4c3982f17c70ccb7123d1de1650d24c2906bc29ac4ea83fd7d95d8af29e2cbc88df666f365e51296f552292ef9753016
-Size (unbound-1.6.6.tar.gz) = 5460482 bytes
+SHA1 (unbound-1.6.7.tar.gz) = 098f8acfc3e9d1cab54f07863e61eabbb67c80dc
+RMD160 (unbound-1.6.7.tar.gz) = ddac5bbb7cbfc366438bf35c9a88922a9e1ea17f
+SHA512 (unbound-1.6.7.tar.gz) = 6e3d1a057081252183343d0d1b8ace742ab15e8f5244e61287340f49289d7449bed93fbfdaa3194c0e99ca23948f4b33038f75af5c5b26c938004d06fc3031e0
+Size (unbound-1.6.7.tar.gz) = 5466931 bytes
 SHA1 (patch-configure) = 30874b8337e4ef0e436bb52f4af92a43b810f7bb



Home | Main Index | Thread Index | Old Index