1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

binutls: Security fix CVE-2018-10373

Affects <= 2.30

(From OE-Core rev: 3c83b9be884015e238249c0382299aedf4d81459)

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:03:27 -07:00
committed by Richard Purdie
parent ea6a69cb83
commit 6d092834bd
2 changed files with 46 additions and 0 deletions
@@ -43,6 +43,7 @@ SRC_URI = "\
file://CVE-2018-7208.patch \
file://CVE-2018-7569.patch \
file://CVE-2018-7568.patch \
file://CVE-2018-10373.patch \
"
S = "${WORKDIR}/git"