From: Armin Kuster <[email protected]> This appears to be more of an issue on the server side.
The following changes since commit e3b1402971e6aaff7ba3dd864f786f1c32745bf1: glibc-locale: fix QA warning (2016-01-31 11:54:21 -0800) are available in the git repository at: git://git.yoctoproject.org/poky-contrib akuster/jethro_cve_fixes http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akuster/jethro_cve_fixes Armin Kuster (1): git: Security fix CVE-2015-7545 .../git/git-2.5.0/0008-CVE-2015-7545-1.patch | 446 +++++++++++++++++++++ .../git/git-2.5.0/0009-CVE-2015-7545-2.patch | 112 ++++++ .../git/git-2.5.0/0010-CVE-2015-7545-3.patch | 112 ++++++ .../git/git-2.5.0/0011-CVE-2015-7545-4.patch | 150 +++++++ .../git/git-2.5.0/0012-CVE-2015-7545-5.patch | 69 ++++ meta/recipes-devtools/git/git_2.5.0.bb | 8 + 6 files changed, 897 insertions(+) create mode 100644 meta/recipes-devtools/git/git-2.5.0/0008-CVE-2015-7545-1.patch create mode 100644 meta/recipes-devtools/git/git-2.5.0/0009-CVE-2015-7545-2.patch create mode 100644 meta/recipes-devtools/git/git-2.5.0/0010-CVE-2015-7545-3.patch create mode 100644 meta/recipes-devtools/git/git-2.5.0/0011-CVE-2015-7545-4.patch create mode 100644 meta/recipes-devtools/git/git-2.5.0/0012-CVE-2015-7545-5.patch -- 2.3.5 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
