summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bind/bind_9.9.5.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2015-09-07 16:21:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-18 19:22:24 +0100
commitab7f4c1a6d41b80d4e0c0c5ca3d6c94acd82ae1b (patch)
treec544f235ca00778c2af7e3bf73775e8c4e410b0d /meta/recipes-connectivity/bind/bind_9.9.5.bb
parent78b2eaa5163d61e051e0511a6223c344d1b1c2eb (diff)
downloadpoky-ab7f4c1a6d41b80d4e0c0c5ca3d6c94acd82ae1b.tar.gz
bind: CVE-2015-1349 CVE-2015-4620 CVE-2015-5722
three security fixes. (From OE-Core rev: 16e80afe187c173e00b734c757a05157855ed504) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bind/bind_9.9.5.bb')
-rw-r--r--meta/recipes-connectivity/bind/bind_9.9.5.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.9.5.bb b/meta/recipes-connectivity/bind/bind_9.9.5.bb
index 9f0ab2ff67..d4fdd21268 100644
--- a/meta/recipes-connectivity/bind/bind_9.9.5.bb
+++ b/meta/recipes-connectivity/bind/bind_9.9.5.bb
@@ -22,6 +22,9 @@ SRC_URI = "ftp://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \
22 file://bind-subdirs-run-serially.patch \ 22 file://bind-subdirs-run-serially.patch \
23 file://bind-confgen-build-unix.o-once.patch \ 23 file://bind-confgen-build-unix.o-once.patch \
24 file://cve-2015-5477.patch \ 24 file://cve-2015-5477.patch \
25 file://CVE-2015-1349.patch \
26 file://CVE-2015-4620.patch \
27 file://CVE-2015-5722.patch \
25 " 28 "
26 29
27SRC_URI[md5sum] = "e676c65cad5234617ee22f48e328c24e" 30SRC_URI[md5sum] = "e676c65cad5234617ee22f48e328c24e"