* [Buildroot] [PATCH] bind: security bump to version 9.11.0-P1
@ 2016-11-01 22:59 Gustavo Zacarias
2016-11-02 16:28 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-11-01 22:59 UTC (permalink / raw)
To: buildroot
Fixes:
CVE-2016-8864 - denial-of-service vector which can potentially be
exploited against BIND 9 servers.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/bind/bind.hash | 2 +-
package/bind/bind.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/bind/bind.hash b/package/bind/bind.hash
index bc46604..a8846f7 100644
--- a/package/bind/bind.hash
+++ b/package/bind/bind.hash
@@ -1,2 +1,2 @@
# Verified from ftp://ftp.isc.org/isc/bind9/9.11.0/bind-9.11.0.tar.gz.sha256.asc
-sha256 6f0b403036e0281b272a0fbdd0dc3417f3050b625cb059c5409432611418058b bind-9.11.0.tar.gz
+sha256 094cd3134ba1b44f0910de1334f05a7dca68d583da038de40a8ad7a0cb1592c6 bind-9.11.0-P1.tar.gz
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index 9b5d8c5..ee50acf 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BIND_VERSION = 9.11.0
+BIND_VERSION = 9.11.0-P1
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
# bind does not support parallel builds.
BIND_MAKE = $(MAKE1)
--
2.7.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] bind: security bump to version 9.11.0-P1
2016-11-01 22:59 [Buildroot] [PATCH] bind: security bump to version 9.11.0-P1 Gustavo Zacarias
@ 2016-11-02 16:28 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-11-02 16:28 UTC (permalink / raw)
To: buildroot
Hello,
On Tue, 1 Nov 2016 19:59:14 -0300, Gustavo Zacarias wrote:
> Fixes:
> CVE-2016-8864 - denial-of-service vector which can potentially be
> exploited against BIND 9 servers.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/bind/bind.hash | 2 +-
> package/bind/bind.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, after fixing the hash URL, as pointed out by Vicente.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-02 16:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-01 22:59 [Buildroot] [PATCH] bind: security bump to version 9.11.0-P1 Gustavo Zacarias
2016-11-02 16:28 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox