1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

binutls: Security fix for CVE-2017-9748

affects: <= 2.28

(From OE-Core rev: 1a60007cb6705ba25a2a6d07ccf2c2639d131874)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2017-11-26 16:23:53 -08:00
committed by Richard Purdie
parent 6b3fee6bd7
commit fc95cd2ee7
2 changed files with 47 additions and 0 deletions
@@ -59,6 +59,7 @@ SRC_URI = "\
file://CVE-2017-9745.patch \
file://CVE-2017-9746.patch \
file://CVE-2017-9747.patch \
file://CVE-2017-9748.patch \
"
S = "${WORKDIR}/git"