pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/unbound Update unbound to version 1.7.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9386ccedab0
branches: trunk
changeset: 382067:a9386ccedab0
user: he <he%pkgsrc.org@localhost>
date: Thu Jun 21 15:32:22 2018 +0000
description:
Update unbound to version 1.7.3
Upstream changes:
Features
- #4102 for NSD, but for Unbound. Named unix pipes do not use
certificate and key files, access can be restricted with file and
directory permissions. The option control-use-cert is no longer
used, and ignored if found in unbound.conf.
- Rename tls-additional-ports to tls-additional-port, because every
line adds one port.
Bug Fixes
- Don't count CNAME response types received during qname minimisation
as query restart.
- #4100: Fix stub reprime when it becomes useless.
- Fix crash if ratelimit taken into use with unbound-control
instead of with unbound.conf.
- Patch to fix openwrt for mac os build darwin detection in configure.
- #4103: Fix that auth-zone does not insist on SOA record first in
file for url downloads.
- Fix that first control-interface determines if TLS is used. Warn
when IP address interfaces are used without TLS.
- Fix that control-use-cert: no works for 127.0.0.1 to disable certs.
- Fix unbound-checkconf for control-use-cert.
- Fix for unbound-control on Windows and set TCP socket parameters
more closely.
- Fix windows unbound-control no cert bad file descriptor error.
diffstat:
net/unbound/Makefile | 4 ++--
net/unbound/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r e2cbae7a0ee0 -r a9386ccedab0 net/unbound/Makefile
--- a/net/unbound/Makefile Thu Jun 21 13:05:14 2018 +0000
+++ b/net/unbound/Makefile Thu Jun 21 15:32:22 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2018/06/11 10:06:58 he Exp $
+# $NetBSD: Makefile,v 1.57 2018/06/21 15:32:22 he Exp $
-DISTNAME= unbound-1.7.2
+DISTNAME= unbound-1.7.3
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/unbound/
diff -r e2cbae7a0ee0 -r a9386ccedab0 net/unbound/distinfo
--- a/net/unbound/distinfo Thu Jun 21 13:05:14 2018 +0000
+++ b/net/unbound/distinfo Thu Jun 21 15:32:22 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2018/06/11 10:06:58 he Exp $
+$NetBSD: distinfo,v 1.43 2018/06/21 15:32:22 he Exp $
-SHA1 (unbound-1.7.2.tar.gz) = 09030d0812458ebe84efae7c837f01d92b16adef
-RMD160 (unbound-1.7.2.tar.gz) = 3d1f533b5c0c3bcc2ff705e73f018da485be0ab9
-SHA512 (unbound-1.7.2.tar.gz) = a5b0794b15d72a89bd6090f6febca3199e8c66f779c5da7f07dfbacc17bd62f340a3392b9086d39f28f7ab5942aba24810347fbf0e1ea22c5641d2b00fb29387
-Size (unbound-1.7.2.tar.gz) = 5570654 bytes
+SHA1 (unbound-1.7.3.tar.gz) = 106789bdca173d033d769c67be3441b47611612a
+RMD160 (unbound-1.7.3.tar.gz) = 85b95d63684ed11e15031e7ff61f5d8c08442283
+SHA512 (unbound-1.7.3.tar.gz) = 34b2e93660e519b2eccefef26a6c7ac09fa3312384cc3bc449ff2b10743bd86bfeb36ec19d35eb913f8d0a3d91ad7923260a66fc799f28b0a2cc06741d80f27a
+Size (unbound-1.7.3.tar.gz) = 5570604 bytes
SHA1 (patch-configure) = 769ad52b9ab93bc8e48d2ffe8fef5b4b61070eba
Home |
Main Index |
Thread Index |
Old Index