mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 19:37:10 +00:00
binutls: Security fix for CVE-2017-15023
affects: <= 2.29.1 (From OE-Core rev: 755fd4e68af4cdafc482c02b7822cc06215da4fb) 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
00a04d8d8b
commit
9e7dc232e7
@@ -46,6 +46,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-14940.patch \
|
||||
file://CVE-2017-15021.patch \
|
||||
file://CVE-2017-15022.patch \
|
||||
file://CVE-2017-15023.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user