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

binutls: Security fix for CVE-2017-15022

Affected: <= 2.29.1

(From OE-Core rev: c19aa7eafd38639095b415efc16dba3777507d70)

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 18:31:55 -07:00
committed by Richard Purdie
parent fb5416e874
commit 00a04d8d8b
2 changed files with 62 additions and 0 deletions
@@ -45,6 +45,7 @@ SRC_URI = "\
file://CVE-2017-14939.patch \
file://CVE-2017-14940.patch \
file://CVE-2017-15021.patch \
file://CVE-2017-15022.patch \
"
S = "${WORKDIR}/git"