Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10][daisy] Patches for Daisy
Date: Thu,  5 Feb 2015 10:39:38 -0800	[thread overview]
Message-ID: <1423161588-6867-1-git-send-email-sgw@linux.intel.com> (raw)

Richard,

Here is a set of tested patches for Daisy, there is one other pending for the Yocto-BSP
on the Poky side.

We have one know issue for QEMU and SDL on Debian8 which is a new Host OS Distro
which is not guaranteed to work

Sau!

Bian Naimeng (2):
  cpio: fix bug CVE-2014-9112 for cpio-2.11
  cpio: fix bug CVE-2014-9112 for cpio-2.8

Chong Lu (1):
  file: CVE-2014-9620 and CVE-2014-9621

Jonathan Liu (1):
  systemd: backport patch to fix reading journal backwards

Martin Jansa (1):
  update-rc.d: Allow to use different initscripts provider

Saul Wold (3):
  resolvconf: add fixes for busybox and make it work
  openssh: move setting LD to allow for correct override
  btrfs: create an empty file to build the fs in

Sona Sarmadi (2):
  python: Disables SSLv3
  bind: fix for CVE-2014-8500

 meta/classes/image_types.bbclass                   |    4 +-
 meta/classes/update-rc.d.bbclass                   |    3 +-
 .../bind/bind/bind9_9_5-CVE-2014-8500.patch        |  990 ++++++++++++++
 meta/recipes-connectivity/bind/bind_9.9.5.bb       |    1 +
 meta/recipes-connectivity/openssh/openssh_6.5p1.bb |    2 +-
 .../resolvconf/resolvconf/99_resolvconf            |    4 +
 .../resolvconf/fix-path-for-busybox.patch          |   20 +
 .../resolvconf/resolvconf_1.74.bb                  |   19 +-
 ...-Fix-navigating-backwards-missing-entries.patch |   34 +
 meta/recipes-core/systemd/systemd_211.bb           |    1 +
 .../file-CVE-2014-9620-and-CVE-2014-9621.patch     | 1359 ++++++++++++++++++++
 meta/recipes-devtools/file/file_5.16.bb            |    1 +
 .../python/python/python2.7.3-nossl3.patch         |   37 +
 meta/recipes-devtools/python/python_2.7.3.bb       |    1 +
 .../cpio/cpio-2.11/fix-memory-overrun.patch        |  220 ++++
 .../cpio/cpio-2.8/fix-memory-overrun.patch         |  217 ++++
 meta/recipes-extended/cpio/cpio_2.11.bb            |    3 +-
 meta/recipes-extended/cpio/cpio_2.8.bb             |    7 +-
 18 files changed, 2911 insertions(+), 12 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/bind9_9_5-CVE-2014-8500.patch
 create mode 100644 meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf
 create mode 100644 meta/recipes-connectivity/resolvconf/resolvconf/fix-path-for-busybox.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0001-journal-Fix-navigating-backwards-missing-entries.patch
 create mode 100644 meta/recipes-devtools/file/file/file-CVE-2014-9620-and-CVE-2014-9621.patch
 create mode 100644 meta/recipes-devtools/python/python/python2.7.3-nossl3.patch
 create mode 100644 meta/recipes-extended/cpio/cpio-2.11/fix-memory-overrun.patch
 create mode 100644 meta/recipes-extended/cpio/cpio-2.8/fix-memory-overrun.patch

-- 
2.1.0



             reply	other threads:[~2015-02-05 18:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-05 18:39 Saul Wold [this message]
2015-02-05 18:39 ` [PATCH 01/10] cpio: fix bug CVE-2014-9112 for cpio-2.11 Saul Wold
2015-02-05 18:39 ` [PATCH 02/10] cpio: fix bug CVE-2014-9112 for cpio-2.8 Saul Wold
2015-02-05 18:39 ` [PATCH 03/10] resolvconf: add fixes for busybox and make it work Saul Wold
2015-02-05 18:39 ` [PATCH 04/10] openssh: move setting LD to allow for correct override Saul Wold
2015-02-05 18:39 ` [PATCH 05/10] systemd: backport patch to fix reading journal backwards Saul Wold
2015-02-05 18:39 ` [PATCH 06/10] python: Disables SSLv3 Saul Wold
2015-02-05 18:39 ` [PATCH 07/10] update-rc.d: Allow to use different initscripts provider Saul Wold
2015-02-05 18:39 ` [PATCH 08/10] file: CVE-2014-9620 and CVE-2014-9621 Saul Wold
2015-02-05 18:39 ` [PATCH 09/10] bind: fix for CVE-2014-8500 Saul Wold
2015-02-05 18:39 ` [PATCH 10/10] btrfs: create an empty file to build the fs in Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1423161588-6867-1-git-send-email-sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox