aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-06-13 20:37:06 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-06-13 20:37:06 +0000
commita155d15ea3910cf577573d83793d1bc62777d7a3 (patch)
tree14102441e5b28f0516d03504b617b0b918a6552c /dns
parent4bbbeb18a4c05d3621be2f7d4cf03dd857fff2de (diff)
downloadports-a155d15ea3910cf577573d83793d1bc62777d7a3.tar.gz
ports-a155d15ea3910cf577573d83793d1bc62777d7a3.zip
Update unbound to 1.6.3.
This release fixes a spurious assertion failure when unbound receives a malformed packet with 0x20 enabled. Bug Fixes - Fix #1280: Unbound fails assert when response from authoritative contains malformed qname. When 0x20 caps-for-id is enabled, when assertions are not enabled the malformed qname is handled correctly. PR: 219958 Submitted by: maintainer (jaap NLnetLabs nl)
Notes
Notes: svn path=/head/; revision=443538
Diffstat (limited to 'dns')
-rw-r--r--dns/unbound/Makefile2
-rw-r--r--dns/unbound/distinfo6
-rw-r--r--dns/unbound/pkg-plist2
3 files changed, 5 insertions, 5 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index 2b9a27036b0c..5deee1109a0d 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unbound
-PORTVERSION= 1.6.2
+PORTVERSION= 1.6.3
CATEGORIES= dns
MASTER_SITES= http://unbound.net/downloads/
diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo
index 25ecf431c14a..d371e7a5dc24 100644
--- a/dns/unbound/distinfo
+++ b/dns/unbound/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493038416
-SHA256 (unbound-1.6.2.tar.gz) = 1a323d72c32180b7141c9e6ebf199fc68a0208dfebad4640cd2c4c27235e3b9c
-SIZE (unbound-1.6.2.tar.gz) = 5378826
+TIMESTAMP = 1497365256
+SHA256 (unbound-1.6.3.tar.gz) = 4c7e655c1d0d2d133fdeb81bc1ab3aa5c155700f66c9f5fb53fa6a5c3ea9845f
+SIZE (unbound-1.6.3.tar.gz) = 5381240
diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist
index 8d2eb21cee90..7f8f9411b7a4 100644
--- a/dns/unbound/pkg-plist
+++ b/dns/unbound/pkg-plist
@@ -4,7 +4,7 @@ include/unbound.h
lib/libunbound.a
lib/libunbound.so
lib/libunbound.so.2
-lib/libunbound.so.2.5.1
+lib/libunbound.so.2.5.2
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py