[OE-core] [PATCH 0/7] Dizzy-next for 1.7.3

Armin Kuster akuster808 at gmail.com
Thu Aug 20 19:20:31 UTC 2015


Please consider these changes for inclusion to the 1.7.3 update.

The following changes since commit e8da5133c2efd3bc4c5f41bb27207c053bc2360d:

  runqueue: Add message to explain the problem if diffsigs multiple tasks don't exist (2015-08-20 12:11:24 -0700)

are available in the git repository at:

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

Richard Purdie (2):
  fetch2: Extend mirroruri handlling
  sstate: Use SSTATE_DIR for FILESPATH

Saul Wold (2):
  grub-efi: Use the backport patch from grub
  grub-efi: Add trailing \ missed in last patch

Sona Sarmadi (3):
  bind9.9.5: CVE-2015-5477
  qemu: CVE-2014-7840
  qemu-vnc: CVE-2014-7815

 bitbake/lib/bb/fetch2/__init__.py                  |  1 +
 meta/classes/sstate.bbclass                        |  4 +-
 meta/recipes-bsp/grub/grub-efi_2.00.bb             |  1 +
 .../bind/bind/bind9_9_5-CVE-2015-5477.patch        | 45 +++++++++++++++++
 meta/recipes-connectivity/bind/bind_9.9.5.bb       |  1 +
 .../recipes-devtools/qemu/qemu/CVE-2014-7840.patch | 57 ++++++++++++++++++++++
 .../qemu/qemu/vnc-CVE-2014-7815.patch              | 53 ++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu_2.1.0.bb           |  2 +
 8 files changed, 163 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/bind9_9_5-CVE-2015-5477.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2014-7840.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/vnc-CVE-2014-7815.patch

-- 
1.9.1




More information about the Openembedded-core mailing list