summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.34.inc
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2021-08-26 16:21:59 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-01 16:27:09 +0100
commit50204d091bfbe42fca0a3e970529c558ec139b2d (patch)
treedcce887707061bc0157d0d7ec3a367bb693817db /meta/recipes-devtools/binutils/binutils-2.34.inc
parent420d5551b2c36ba0d097916a8712b0313e75e39a (diff)
downloadpoky-50204d091bfbe42fca0a3e970529c558ec139b2d.tar.gz
binutils: Security fix for CVE-2021-3549
Source: git://sourceware.org/binutils-gdb.git MR: 111523 Type: Security Fix Disposition: Backport from https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1cfcf3004e1830f8fe9112cfcd15285508d2c2b7 ChangeID: 2d3161f601852eb8f9a9ca982c6b0cd44e036bc6 Description: Affects <= 2.36 Fixup Changelog to apply to dunfel context. (From OE-Core rev: 3cb2e144f8b74f9d78d93ba15e2d66e432462860) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.34.inc')
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.34.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.34.inc b/meta/recipes-devtools/binutils/binutils-2.34.inc
index 3e10279b1d..1c1118df54 100644
--- a/meta/recipes-devtools/binutils/binutils-2.34.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.34.inc
@@ -48,5 +48,6 @@ SRC_URI = "\
48 file://CVE-2020-16598.patch \ 48 file://CVE-2020-16598.patch \
49 file://CVE-2021-20197.patch \ 49 file://CVE-2021-20197.patch \
50 file://CVE-2021-3487.patch \ 50 file://CVE-2021-3487.patch \
51 file://CVE-2021-3549.patch \
51" 52"
52S = "${WORKDIR}/git" 53S = "${WORKDIR}/git"