]> code.ossystems Code Review - openembedded-core.git/commit
git: Security Advisory - git - CVE-2020-11008
authorLi Zhou <li.zhou@windriver.com>
Mon, 27 Apr 2020 09:17:49 +0000 (17:17 +0800)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 28 Apr 2020 02:18:14 +0000 (10:18 +0800)
commit63c7f76912f097cdfb95296778c42887b7336925
tree115efd045e8c72df55e7bbf9afb1e6ed46583dd7
parente4c3adbaae41147f921dde638b25911d1f5422e1
git: Security Advisory - git - CVE-2020-11008

Backport the 1st -- 9th patches listed by
<https://github.com/git/git/compare/v2.17.4...v2.17.5>
to solve CVE-2020-11008.

Also backport the 2nd -- 4th patches listed by
<https://github.com/git/git/compare/v2.17.3...v2.17.4>
for CVE-2020-5260 (not necessary, and only the 1st patch is necessary
for this CVE), because some of the above 9 patches are based on them.

Signed-off-by: Li Zhou <li.zhou@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
13 files changed:
meta/recipes-devtools/git/git.inc
meta/recipes-devtools/git/git/0001-t-lib-credential-use-test_i18ncmp-to-check-stderr.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/0002-credential-detect-unrepresentable-values-when-parsin.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/0003-fsck-detect-gitmodules-URLs-with-embedded-newlines.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/CVE-2020-11008-1.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/CVE-2020-11008-2.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/CVE-2020-11008-3.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/CVE-2020-11008-4.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/CVE-2020-11008-5.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/CVE-2020-11008-6.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/CVE-2020-11008-7.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/CVE-2020-11008-8.patch [new file with mode: 0644]
meta/recipes-devtools/git/git/CVE-2020-11008-9.patch [new file with mode: 0644]