mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
binutls: Security fix for CVE-2017-9744
Affects: <= 2.28 (From OE-Core rev: 462cdbd112555a363eddfe3e47cd9b14fccf9395) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9fba95a0e8
commit
266586ff4c
@@ -55,6 +55,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-9039.patch \
|
||||
file://CVE-2017-9040_9042.patch \
|
||||
file://CVE-2017-9742.patch \
|
||||
file://CVE-2017-9744.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user