1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

binutls: Secuirty fix for CVE-2017-9756

Affects: <= 2.28

(From OE-Core rev: 59956de9ffd18d65c41697772e2b95da982cc803)

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:32:47 -08:00
committed by Richard Purdie
parent 3f098a0f6e
commit 4aff74cf1e
2 changed files with 51 additions and 0 deletions
@@ -66,6 +66,7 @@ SRC_URI = "\
file://CVE-2017-9752.patch \
file://CVE-2017-9753.patch \
file://CVE-2017-9755.patch \
file://CVE-2017-9756.patch \
"
S = "${WORKDIR}/git"