mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
binutls: Security fix CVE-2017-14934
Affects: <= 2.29.1 (From OE-Core rev: b7715d4782cf956c198eaa6b43a6bf11fe8ece7c) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9be7b4f3db
commit
6e01f78994
@@ -40,6 +40,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-14932.patch \
|
||||
file://CVE-2017-14933_p1.patch \
|
||||
file://CVE-2017-14933_p2.patch \
|
||||
file://CVE-2017-14934.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user