mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
binutls: Security fix for CVE-2017-9955
Affects: <= 2.28 [v2] Fixed signed-off-by for CVE-2017-9955_9 (From OE-Core rev: ccb2651cc736a6efd7e69a5afecd6aa975ee914c) 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
f52aa25197
commit
7e2a26a041
@@ -68,6 +68,15 @@ SRC_URI = "\
|
||||
file://CVE-2017-9755.patch \
|
||||
file://CVE-2017-9756.patch \
|
||||
file://CVE-2017-9954.patch \
|
||||
file://CVE-2017-9955_1.patch \
|
||||
file://CVE-2017-9955_2.patch \
|
||||
file://CVE-2017-9955_3.patch \
|
||||
file://CVE-2017-9955_4.patch \
|
||||
file://CVE-2017-9955_5.patch \
|
||||
file://CVE-2017-9955_6.patch \
|
||||
file://CVE-2017-9955_7.patch \
|
||||
file://CVE-2017-9955_8.patch \
|
||||
file://CVE-2017-9955_9.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user