mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
binutls: Security fix for CVE-2017-16831
Affects: <= 2.29.1 (From OE-Core rev: ab9e8161a3b89914d8664175a684675bc99d6f21) 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
7d51055f44
commit
d40d4bf86f
@@ -58,6 +58,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-16828_p2.patch \
|
||||
file://CVE-2017-16829.patch \
|
||||
file://CVE-2017-16830.patch \
|
||||
file://CVE-2017-16831.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user