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

binutls: Security fix for CVE-2017-16831

Affects: <= 2.29.1

(From OE-Core rev: ab9e8161a3b89914d8664175a684675bc99d6f21)

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-07 16:16:58 -07:00
committed by Richard Purdie
parent 7d51055f44
commit d40d4bf86f
2 changed files with 78 additions and 0 deletions
@@ -58,6 +58,7 @@ SRC_URI = "\
file://CVE-2017-16828_p2.patch \
file://CVE-2017-16829.patch \
file://CVE-2017-16830.patch \
file://CVE-2017-16831.patch \
"
S = "${WORKDIR}/git"