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

binutls: Security fix CVE-2018-7208

Affects <= 2.30

(From OE-Core rev: a994ef27a997bce0dd18f8e507b8d795b8111aeb)

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 21:59:02 -07:00
committed by Richard Purdie
parent e23d924838
commit 3db593919b
2 changed files with 48 additions and 0 deletions
@@ -40,6 +40,7 @@ SRC_URI = "\
file://CVE-2018-6872.patch \
file://CVE-2018-6759.patch \
file://CVE-2018-7642.patch \
file://CVE-2018-7208.patch \
"
S = "${WORKDIR}/git"