update to BIND 9.11.8
CVE-2019-6471: A race condition when discarding malformed packets can cause BIND to exit with an assertion failure https://kb.isc.org/docs/cve-2019-6471
This commit is contained in:
parent
f6be5eecd3
commit
9e7573b1f1
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.92 2019/06/03 16:06:53 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.93 2019/06/20 14:44:20 sthen Exp $
|
||||
|
||||
COMMENT= Berkeley Internet Name Daemon: DNS server and tools
|
||||
|
||||
# 9.11 is an ESV. After 9.11 the format changes: odd numbers are devel,
|
||||
# even numbers are stable (and for stable branches, point releases are
|
||||
# bug fixes only). The next ESV will be 9.16.
|
||||
V= 9.11.7
|
||||
V= 9.11.8
|
||||
EPOCH= 0
|
||||
|
||||
DISTNAME= bind-$V
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bind-9.11.7.tar.gz) = W56G3FcRoadEg1bALdsjux3XjJ4Cpp+bLizjHTn1oP0=
|
||||
SIZE (bind-9.11.7.tar.gz) = 8124611
|
||||
SHA256 (bind-9.11.8.tar.gz) = Zp/MAqmhhk2TmS5SbSGG7IkjURwCYLLAN/7I6kVAZlE=
|
||||
SIZE (bind-9.11.8.tar.gz) = 8119490
|
||||
|
Loading…
x
Reference in New Issue
Block a user