mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
binutils: fix CVE-2020-16592/16598
fix CVE-2020-16592 & CVE-2020-16598 removed changes to Changelog in patch file (From OE-Core rev: 02870c7fbaaa1c3869ecb439f5c58fcf40a533be) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2ccfb319b5
commit
e79ccaa277
@@ -44,5 +44,7 @@ SRC_URI = "\
|
||||
file://0017-binutils-drop-redundant-program_name-definition-fno-.patch \
|
||||
file://CVE-2020-0551.patch \
|
||||
file://0001-gas-improve-reproducibility-for-stabs-debugging-data.patch \
|
||||
file://CVE-2020-16592.patch \
|
||||
file://CVE-2020-16598.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user