bind: security bump to version 9.10.4

Fixes:
CVE-2016-2088 - Duplicate EDNS COOKIE options in a response could
trigger an assertion failure.

Drop libressl support patch since it's upstream now.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias
2016-05-03 12:42:04 -03:00
committed by Peter Korsgaard
parent 8413f98999
commit 80c0d7ce1c
3 changed files with 3 additions and 132 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
BIND_VERSION = 9.10.3-P4
BIND_VERSION = 9.10.4
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
# bind does not support parallel builds.
BIND_MAKE = $(MAKE1)