summaryrefslogtreecommitdiffstats
path: root/package/bind/bind.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-05-03 12:42:04 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-05-04 22:47:43 +0200
commit80c0d7ce1c49854bbf1f2c5daf4a358548193a2c (patch)
tree7dbfe8b8c4a386bc960a774f75a7ae4b249ee89d /package/bind/bind.mk
parent8413f98999cd5f24a0d54259fd1ecd8ae564b439 (diff)
downloadbuildroot-80c0d7ce1c49854bbf1f2c5daf4a358548193a2c.tar.gz
buildroot-80c0d7ce1c49854bbf1f2c5daf4a358548193a2c.zip
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>
Diffstat (limited to 'package/bind/bind.mk')
-rw-r--r--package/bind/bind.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index 895217a379..8cfcf7f3cc 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -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)
OpenPOWER on IntegriCloud