diff options
| author | Shubham Agrawal <shuagr@microsoft.com> | 2019-09-23 21:26:16 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-10 16:52:30 +0100 |
| commit | 2d699f84a3002a9c159dab571f14fba79aea5c59 (patch) | |
| tree | a0d1fbbf7cca279783b1a241ad9ebc47989a6f40 /meta/recipes-devtools/elfutils/elfutils_0.175.bb | |
| parent | 7d0a5058e604ff7fc1dc3fe547138a2b85f467a1 (diff) | |
| download | poky-2d699f84a3002a9c159dab571f14fba79aea5c59.tar.gz | |
elfutils: CVE fix for elfutils
CVE: CVE-2019-7664.patch
CVE: CVE-2019-7665.patch
Sign off: Shubham Agrawal <shuagr@microsoft.com>
(From OE-Core rev: 8ca80002aa21897834b8c9869137461221e50225)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.175.bb')
| -rw-r--r-- | meta/recipes-devtools/elfutils/elfutils_0.175.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.175.bb b/meta/recipes-devtools/elfutils/elfutils_0.175.bb index e94a48efa5..862a9b6c98 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.175.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.175.bb | |||
| @@ -31,6 +31,8 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \ | |||
| 31 | file://CVE-2019-7150.patch \ | 31 | file://CVE-2019-7150.patch \ |
| 32 | file://CVE-2019-7146_p1.patch \ | 32 | file://CVE-2019-7146_p1.patch \ |
| 33 | file://CVE-2019-7146_p2.patch \ | 33 | file://CVE-2019-7146_p2.patch \ |
| 34 | file://CVE-2019-7664.patch \ | ||
| 35 | file://CVE-2019-7665.patch \ | ||
| 34 | " | 36 | " |
| 35 | SRC_URI_append_libc-musl = " file://0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch" | 37 | SRC_URI_append_libc-musl = " file://0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch" |
| 36 | 38 | ||
