aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git/git_2.3.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-02-23 17:38:25 -0800
committerJoshua Lock <joshua.g.lock@intel.com>2016-02-29 15:05:16 +0000
commit0c4bdd61acbc1fa1b9bfb167d8eaf90c8bccc25c (patch)
treee8a922dd2644df6761a1869e1d9b1b6f887fed79 /meta/recipes-devtools/git/git_2.3.0.bb
parentd1903e264ab62d34daeb652c89c6fb67e7c9b42d (diff)
downloadopenembedded-core-0c4bdd61acbc1fa1b9bfb167d8eaf90c8bccc25c.tar.gz
git: Security fixes CVE-2015-7545
CVE-2015-7545 git: arbitrary code execution via crafted URLs Signed-off-by: Armin Kuster <akuster@mvista.com> Already in Jethro, not needed in master due to shipping a version of git which is already fixes (> 2.6.1) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Diffstat (limited to 'meta/recipes-devtools/git/git_2.3.0.bb')
-rw-r--r--meta/recipes-devtools/git/git_2.3.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git_2.3.0.bb b/meta/recipes-devtools/git/git_2.3.0.bb
index 1611f6421b..2575ed34cf 100644
--- a/meta/recipes-devtools/git/git_2.3.0.bb
+++ b/meta/recipes-devtools/git/git_2.3.0.bb
@@ -1,5 +1,12 @@
require git.inc
+SRC_URI += "\
+ file://CVE-2015-7545_1.patch \
+ file://CVE-2015-7545_2.patch \
+ file://CVE-2015-7545_3.patch \
+ file://CVE-2015-7545_4.patch \
+ file://CVE-2015-7545_5.patch \
+ "
SRC_URI[tarball.md5sum] = "edf994cf34cd3354dadcdfa6b4292335"
SRC_URI[tarball.sha256sum] = "ba2fe814e709a5d0f034ebe82083fce7feed0899b3a8c8b3adf1c5a85d1ce9ac"
SRC_URI[manpages.md5sum] = "620797eb73b281d0706979ae8038bbd7"