From patchwork Thu Apr 5 12:11:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: bind: security bump to 9.6-ESV-R6 Date: Thu, 05 Apr 2012 02:11:40 -0000 From: Gustavo Zacarias X-Patchwork-Id: 150944 Message-Id: <1333627900-27709-1-git-send-email-gustavo@zacarias.com.ar> To: buildroot@busybox.net Correct fix for CVE-2011-4313 9.6-ESV-R5-P1 used a restart workaround. Signed-off-by: Gustavo Zacarias --- package/bind/bind.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/bind/bind.mk b/package/bind/bind.mk index 0de986d..987bd4e 100644 --- a/package/bind/bind.mk +++ b/package/bind/bind.mk @@ -4,7 +4,7 @@ # ############################################################# -BIND_VERSION = 9.6-ESV-R5-P1 +BIND_VERSION = 9.6-ESV-R6 BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION) BIND_MAKE = $(MAKE1) BIND_TARGET_SBINS = lwresd named named-checkconf named-checkzone