mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
binutls: Secuirty fix CVE-2017-8394
Affects: <= 2.28 (From OE-Core rev: 4684afc0f29beafc0b97a0c7f0479a88c5a69d8e) 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
6da272440d
commit
e109245168
@@ -46,6 +46,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-7223.patch \
|
||||
file://CVE-2017-7614.patch \
|
||||
file://CVE-2017-8393.patch \
|
||||
file://CVE-2017-8394.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user