[OE-core] [PATCH 0/9] Proposed changes for fido

Joshua Lock joshuagloe at gmail.com
Wed Dec 23 13:40:36 UTC 2015


From: Joshua Lock <joshua.lock at collabora.co.uk>

Please consider the following fixes, available in the joshuagl/fido-next
branch of openembedded-core-contrib, for the fido branch.

Regards,

Joshua

The following changes since commit 9f339f516ab03d598fae0e536b3a420ea4d8ee1a:

  bash: Disable custom memory allocator (2015-11-20 15:46:27 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib joshuagl/fido-next
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=joshuagl/fido-next

Armin Kuster (1):
  libxml2: fix CVE-2015-7942 and CVE-2015-8035

Bhuvanchandra DV (1):
  linux-firmware: rtl8192cx: Add latest available firmware

Martin Jansa (2):
  linux-dtb.inc: drop unused DTB_NAME variable from do_install
  feature-arm-thumb.inc: Fix ARMPKGSFX_THUMB value

Mike Crowe (1):
  allarch: Force TARGET_*FLAGS variable values

Richard Purdie (2):
  layer.conf: Add several allarch dependency exclusions
  layer.conf: Add missing dependency for allarch package
    initramfs-framework

Sona Sarmadi (1):
  bind: CVE-2015-8000

Stefan Müller-Klieser (1):
  gcc-4.9: backport from gcc trunk r212178

 meta/classes/allarch.bbclass                       |   4 +
 meta/conf/layer.conf                               |  11 ++
 .../conf/machine/include/arm/feature-arm-thumb.inc |   2 +-
 .../bind/bind/CVE-2015-8000.patch                  | 194 +++++++++++++++++++++
 meta/recipes-connectivity/bind/bind_9.9.5.bb       |   1 +
 meta/recipes-core/libxml/libxml2.inc               |   2 +
 .../libxml/libxml2/CVE-2015-7942.patch             |  55 ++++++
 .../libxml/libxml2/CVE-2015-8035.patch             |  41 +++++
 meta/recipes-devtools/gcc/gcc-4.9.inc              |   1 +
 ...racking.c-backport-from-gcc-trunk-r212178.patch |  39 +++++
 .../linux-firmware/linux-firmware_git.bb           |   4 +-
 meta/recipes-kernel/linux/linux-dtb.inc            |   1 -
 12 files changed, 351 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2015-8000.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2015-7942.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2015-8035.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0062-gcc-var-tracking.c-backport-from-gcc-trunk-r212178.patch

--
2.5.0



More information about the Openembedded-core mailing list