1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

binutls: Security fix for CVE-2017-9753

Affects: <= 2.28

(From OE-Core rev: 02e45129712d7629bfbe3675ed8e735f66ae6301)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2017-11-26 16:30:28 -08:00
committed by Richard Purdie
parent 9d446c1938
commit e6b8c7e098
2 changed files with 80 additions and 0 deletions
@@ -64,6 +64,7 @@ SRC_URI = "\
file://CVE-2017-9750.patch \
file://CVE-2017-9751.patch \
file://CVE-2017-9752.patch \
file://CVE-2017-9753.patch \
"
S = "${WORKDIR}/git"