summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bind/bind_9.9.5.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2015-09-12 15:17:26 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-19 11:53:16 +0100
commit85f6cf736b5ecf3af6d1596b782dae81b9ac1f11 (patch)
treed981404fb80ebec03bca8a611b23891085f4b35e /meta/recipes-connectivity/bind/bind_9.9.5.bb
parenta01280b7ab323f415e91243ada46dc42b501116a (diff)
downloadpoky-85f6cf736b5ecf3af6d1596b782dae81b9ac1f11.tar.gz
bind: CVE-2015-1349 CVE-2015-4620 CVE-2015-5722
three security fixes. (From OE-Core rev: d3af844b05e566c2188fc3145e66a9826fed0ec8) 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 e206cc45d8..ee940112f7 100644
--- a/meta/recipes-connectivity/bind/bind_9.9.5.bb
+++ b/meta/recipes-connectivity/bind/bind_9.9.5.bb
@@ -19,6 +19,9 @@ SRC_URI = "ftp://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \
19 file://init.d-add-support-for-read-only-rootfs.patch \ 19 file://init.d-add-support-for-read-only-rootfs.patch \
20 file://bind9_9_5-CVE-2014-8500.patch \ 20 file://bind9_9_5-CVE-2014-8500.patch \
21 file://bind9_9_5-CVE-2015-5477.patch \ 21 file://bind9_9_5-CVE-2015-5477.patch \
22 file://CVE-2015-1349.patch \
23 file://CVE-2015-4620.patch \
24 file://CVE-2015-5722.patch \
22 " 25 "
23 26
24SRC_URI[md5sum] = "e676c65cad5234617ee22f48e328c24e" 27SRC_URI[md5sum] = "e676c65cad5234617ee22f48e328c24e"