update to BIND 9.10.4-P8 (-P7 was withdrawn)

CVE-2017-3136: An error handling synthesized records could cause an
assertion failure when using DNS64 with "break-dnssec yes;"

CVE-2017-3137: A response packet can cause a resolver to terminate when
processing an answer containing a CNAME or DNAME

CVE-2017-3138: named exits with a REQUIRE assertion failure if it receives
a null command string on its control channel
This commit is contained in:
sthen 2017-04-13 10:35:33 +00:00
parent d9c4d5c17b
commit 3699ab4692
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.65 2017/02/09 00:04:40 sthen Exp $
# $OpenBSD: Makefile,v 1.66 2017/04/13 10:35:33 sthen Exp $
COMMENT= Berkeley Internet Name Daemon: DNS server and tools
V= 9.10.4-P6
V= 9.10.4-P8
DISTNAME= bind-$V
PKGNAME= isc-bind-${V:S/-P/pl/}

View File

@ -1,2 +1,2 @@
SHA256 (bind-9.10.4-P6.tar.gz) = od+/0dEctS8tnlrw3vJXY3mL2iQ4QXIt0LMZCGpz7mU=
SIZE (bind-9.10.4-P6.tar.gz) = 9317598
SHA256 (bind-9.10.4-P8.tar.gz) = fdNWq0ZurYEk1kX4NxnmIGhpmMgc4dTrDFLa/8p1Zus=
SIZE (bind-9.10.4-P8.tar.gz) = 9323291