mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
binutls: Security fix for CVE-2017-16828
Affects: <= 2.29.1 (From OE-Core rev: 98e5e27514a19d31038aec22408e27b84514c5b8) 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
8073f5664b
commit
3a47233ad7
@@ -54,6 +54,8 @@ SRC_URI = "\
|
||||
file://CVE-2017-15996.patch \
|
||||
file://CVE-2017-16826.patch \
|
||||
file://CVE-2017-16827.patch \
|
||||
file://CVE-2017-16828_p1.patch \
|
||||
file://CVE-2017-16828_p2.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user