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

binutls: Security fix for CVE-2017-17080

Affects: <= 2.29.1

(From OE-Core rev: 238a0a40a7835226dd25134e88f830683f60dac3)

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 16:33:02 -07:00
committed by Richard Purdie
parent 1abb9cc58e
commit ad4d04429a
2 changed files with 79 additions and 0 deletions
@@ -60,6 +60,7 @@ SRC_URI = "\
file://CVE-2017-16830.patch \
file://CVE-2017-16831.patch \
file://CVE-2017-16832.patch \
file://CVE-2017-17080.patch \
"
S = "${WORKDIR}/git"