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

binutls: Security fix for CVE-2017-15225

Affects: <= 2.29.1

(From OE-Core rev: 885e991934e5e20ac69551e73da9d3219eb4c24e)

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:29:45 -07:00
committed by Richard Purdie
parent 09d31d0806
commit e4c382ecc6
2 changed files with 49 additions and 0 deletions
@@ -49,6 +49,7 @@ SRC_URI = "\
file://CVE-2017-15023.patch \
file://CVE-2017-15024.patch \
file://CVE-2017-15025.patch \
file://CVE-2017-15225.patch \
"
S = "${WORKDIR}/git"