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

git: Security fix CVE-2016-2315 CVE-2016-2324

git versions < 2.5.5 & 2.7.4

(From OE-Core rev: 64ff6226d0c927c05fc42fd9ca8b31bac129b16d)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2016-09-17 15:22:39 -07:00
committed by Richard Purdie
parent 9657825ef3
commit fc1ba0b67f
6 changed files with 913 additions and 0 deletions
+5
View File
@@ -16,4 +16,9 @@ SRC_URI += "\
file://0010-CVE-2015-7545-3.patch \
file://0011-CVE-2015-7545-4.patch \
file://0012-CVE-2015-7545-5.patch \
file://CVE-2016-2315_p1.patch \
file://CVE-2016-2315_p2.patch \
file://CVE-2016-2315_p3.patch \
file://CVE-2016-2315_p4.patch \
file://CVE-2016-2315_2324.patch \
"