1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-25 18:57:02 +00:00

binutls: Security fix CVE-2018-7568

Affects <= 2.30

(From OE-Core rev: 9dee4cec26322604e71ca5db4b17b1088a98971b)

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:02:12 -07:00
committed by Richard Purdie
parent 219deb5228
commit ea6a69cb83
2 changed files with 86 additions and 0 deletions
@@ -42,6 +42,7 @@ SRC_URI = "\
file://CVE-2018-7642.patch \
file://CVE-2018-7208.patch \
file://CVE-2018-7569.patch \
file://CVE-2018-7568.patch \
"
S = "${WORKDIR}/git"