summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.23.bb
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@siemens.com>2016-10-14 14:26:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-08 23:47:12 +0000
commit732dd581f3e66175feccd811bc2ef9f814ee0705 (patch)
tree78ec9ff5e03386347cee87655753f5a61f363ad1 /meta/recipes-core/glibc/glibc_2.23.bb
parent40f4a6d075236265086cc79400dea3c14720383a (diff)
downloadpoky-732dd581f3e66175feccd811bc2ef9f814ee0705.tar.gz
glibc: fix CVE-2016-1234, CVE-2016-3075, CVE-2016-5417
Only relevant for krogoth since version 2.24+ (master, morty) is not affected. (From OE-Core rev: 88be4b40bacc7c8a08fb76fc220f491deb2c1c3a) Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.23.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.23.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.23.bb b/meta/recipes-core/glibc/glibc_2.23.bb
index 63dc911e00..85b52159dc 100644
--- a/meta/recipes-core/glibc/glibc_2.23.bb
+++ b/meta/recipes-core/glibc/glibc_2.23.bb
@@ -38,6 +38,9 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
38 file://0026-When-disabling-SSE-make-sure-fpmath-is-not-set-to-us.patch \ 38 file://0026-When-disabling-SSE-make-sure-fpmath-is-not-set-to-us.patch \
39 file://CVE-2016-3706.patch \ 39 file://CVE-2016-3706.patch \
40 file://CVE-2016-4429.patch \ 40 file://CVE-2016-4429.patch \
41 file://CVE-2016-1234.patch \
42 file://CVE-2016-3075.patch \
43 file://CVE-2016-5417.patch \
41" 44"
42 45
43SRC_URI += "\ 46SRC_URI += "\