binutls: Security fix CVE-2018-10372

Affects <= 2.30

(From OE-Core rev: 832316491aab8b90719cefeba2bfd94cef04b80f)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2018-08-05 22:05:12 -07:00
committed by Richard Purdie
parent 6d092834bd
commit 8126375423
2 changed files with 59 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ SRC_URI = "\
file://CVE-2018-7569.patch \
file://CVE-2018-7568.patch \
file://CVE-2018-10373.patch \
file://CVE-2018-10372.patch \
"
S = "${WORKDIR}/git"