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

binutls: Security fix for CVE-2017-17125

Affects: <= 2.29.1

(From OE-Core rev: 7e5cf6ef776465101f18daf22f283c87423c7d20)

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 21:20:03 -07:00
committed by Richard Purdie
parent e6fdc8959b
commit e1a49c7e83
2 changed files with 130 additions and 0 deletions
@@ -63,6 +63,7 @@ SRC_URI = "\
file://CVE-2017-17080.patch \
file://CVE-2017-17121.patch \
file://CVE-2017-17122.patch \
file://CVE-2017-17125.patch \
"
S = "${WORKDIR}/git"