mirror of
https://git.yoctoproject.org/poky
synced 2026-07-26 07:07:08 +00:00
binutls: Security fix for CVE-2017-15225
Affects: <= 2.29.1 (From OE-Core rev: 885e991934e5e20ac69551e73da9d3219eb4c24e) 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
09d31d0806
commit
e4c382ecc6
@@ -49,6 +49,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-15023.patch \
|
||||
file://CVE-2017-15024.patch \
|
||||
file://CVE-2017-15025.patch \
|
||||
file://CVE-2017-15225.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user