1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 04:07:06 +00:00

binutls: Security fix CVE-2017-14933

Affects: <= 2.29.1

(From OE-Core rev: 16cdbc7504cc14547bb99ed742484ae9e658ec6e)

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:02:09 -07:00
committed by Richard Purdie
parent 4ad8bd4a60
commit 9be7b4f3db
3 changed files with 162 additions and 0 deletions
@@ -38,6 +38,8 @@ SRC_URI = "\
file://CVE-2017-17124.patch \
file://CVE-2017-14930.patch \
file://CVE-2017-14932.patch \
file://CVE-2017-14933_p1.patch \
file://CVE-2017-14933_p2.patch \
"
S = "${WORKDIR}/git"