[OE-core] [PATCH 0/4] Jethro-next: QEMU security fixes

Armin Kuster akuster808 at gmail.com
Wed Jul 27 16:03:13 UTC 2016


From: Armin Kuster <akuster at mvista.com>

Please consider these patches for Jethro-next

The following changes since commit 7ed60009e2bcdd2380265ca95eb5de2328825eb5:

  libxml2: Security fix for CVE-2016-4448 (2016-07-09 15:47:51 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib akuster/jethro-next
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akuster/jethro-next

Armin Kuster (4):
  qemu: Security fix for CVE-2016-2858
  qemu: Security fix for CVE-2016-4001
  qemu: Security fix for CVE-2016-4020
  qemu: Security fix for CVE-2016-4037

 .../recipes-devtools/qemu/qemu/CVE-2016-2858.patch | 182 +++++++++++++++++++++
 .../qemu/qemu/CVE-2016-2858_pre_1.patch            |  99 +++++++++++
 .../qemu/qemu/CVE-2016-2858_pre_2.patch            | 137 ++++++++++++++++
 .../qemu/qemu/CVE-2016-2858_pre_3.patch            | 165 +++++++++++++++++++
 .../recipes-devtools/qemu/qemu/CVE-2016-4001.patch |  50 ++++++
 .../recipes-devtools/qemu/qemu/CVE-2016-4020.patch |  38 +++++
 .../recipes-devtools/qemu/qemu/CVE-2016-4037.patch |  66 ++++++++
 meta/recipes-devtools/qemu/qemu_2.4.0.bb           |   7 +
 8 files changed, 744 insertions(+)
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2858.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2858_pre_1.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2858_pre_2.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2858_pre_3.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-4001.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-4020.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-4037.patch

-- 
2.3.5




More information about the Openembedded-core mailing list