1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

binutls: Security fix CVE-2017-14934

Affects: <= 2.29.1

(From OE-Core rev: b7715d4782cf956c198eaa6b43a6bf11fe8ece7c)

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 14:09:04 -07:00
committed by Richard Purdie
parent 9be7b4f3db
commit 6e01f78994
2 changed files with 64 additions and 0 deletions
@@ -40,6 +40,7 @@ SRC_URI = "\
file://CVE-2017-14932.patch \
file://CVE-2017-14933_p1.patch \
file://CVE-2017-14933_p2.patch \
file://CVE-2017-14934.patch \
"
S = "${WORKDIR}/git"