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

binutls: Security fix for CVE-2017-9755

Affects: <= 2.28

(From OE-Core rev: 2a1da95cf865de024d278178b28e58a299526121)

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:31:27 -08:00
committed by Richard Purdie
parent e6b8c7e098
commit 3f098a0f6e
2 changed files with 64 additions and 0 deletions
@@ -65,6 +65,7 @@ SRC_URI = "\
file://CVE-2017-9751.patch \
file://CVE-2017-9752.patch \
file://CVE-2017-9753.patch \
file://CVE-2017-9755.patch \
"
S = "${WORKDIR}/git"