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:
committed by
Richard Purdie
parent
219deb5228
commit
ea6a69cb83
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user