1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

binutls: Security fix for CVE-2017-16827

Affects: <= 2.29.1

(From OE-Core rev: 9fa2d818018420f3c9afc30012267e6a46fe1d09)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2018-08-06 19:52:12 -07:00
committed by Richard Purdie
parent aa7d33713c
commit 8073f5664b
2 changed files with 96 additions and 0 deletions
@@ -53,6 +53,7 @@ SRC_URI = "\
file://CVE-2017-15939.patch \
file://CVE-2017-15996.patch \
file://CVE-2017-16826.patch \
file://CVE-2017-16827.patch \
"
S = "${WORKDIR}/git"