mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
binutls: Security fix for CVE-2017-9752
Affects: <= 2.28 (From OE-Core rev: b7bab86b9598ad0fedfcbdafb3d1fc2d522b2b70) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
64ccf9b291
commit
9d446c1938
@@ -63,6 +63,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-9749.patch \
|
||||
file://CVE-2017-9750.patch \
|
||||
file://CVE-2017-9751.patch \
|
||||
file://CVE-2017-9752.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user