mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
binutls: Security fix for CVE-2017-9747
Affects: <= 2.28 (From OE-Core rev: 2a40f61560be1db90aec08493f6c760de5b4d264) 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
b519ef3fc3
commit
6b3fee6bd7
@@ -58,6 +58,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-9744.patch \
|
||||
file://CVE-2017-9745.patch \
|
||||
file://CVE-2017-9746.patch \
|
||||
file://CVE-2017-9747.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user