mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
binutls: Security fix for CVE-2017-15022
Affected: <= 2.29.1 (From OE-Core rev: c19aa7eafd38639095b415efc16dba3777507d70) 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
fb5416e874
commit
00a04d8d8b
@@ -45,6 +45,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-14939.patch \
|
||||
file://CVE-2017-14940.patch \
|
||||
file://CVE-2017-15021.patch \
|
||||
file://CVE-2017-15022.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user