All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [daisy][PATCH 0/5] OpenSSL CVE fixes for the daisy branch
Date: Mon,  9 Jun 2014 16:51:15 +0100	[thread overview]
Message-ID: <cover.1402328991.git.paul.eggleton@linux.intel.com> (raw)

NOTE: These patches needs to be applied *after* the OpenSSL
CVE-2010-5298 patch fix in Saul's pending daisy series (which is in
the branch for this pull request or it would not work otherwise.)


The following changes since commit:

  openssl: add openssl-CVE-2010-5298.patch SRC_URI (2014-06-09 14:11:54 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/openssl-daisy
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/openssl-daisy

Paul Eggleton (5):
  openssl: fix CVE-2014-0195
  openssl: use upstream fix for CVE-2014-0198
  openssl: fix CVE-2014-0221
  openssl: fix CVE-2014-0224
  openssl: fix CVE-2014-3470

 .../openssl/openssl-1.0.1e-cve-2014-0195.patch     |  40 ++++++++
 .../openssl/openssl-1.0.1e-cve-2014-0198.patch     |  38 ++++++++
 .../openssl/openssl-1.0.1e-cve-2014-0221.patch     |  38 ++++++++
 .../openssl/openssl-1.0.1e-cve-2014-0224.patch     | 103 +++++++++++++++++++++
 .../openssl/openssl-1.0.1e-cve-2014-3470.patch     |  31 +++++++
 .../openssl/openssl-CVE-2014-0198-fix.patch        |  23 -----
 .../recipes-connectivity/openssl/openssl_1.0.1g.bb |   6 +-
 7 files changed, 255 insertions(+), 24 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/openssl-1.0.1e-cve-2014-0195.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/openssl-1.0.1e-cve-2014-0198.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/openssl-1.0.1e-cve-2014-0221.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/openssl-1.0.1e-cve-2014-0224.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/openssl-1.0.1e-cve-2014-3470.patch
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/openssl-CVE-2014-0198-fix.patch

-- 
1.9.3



             reply	other threads:[~2014-06-09 15:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09 15:51 Paul Eggleton [this message]
2014-06-09 15:51 ` [daisy][PATCH 1/5] openssl: fix CVE-2014-0195 Paul Eggleton
2014-06-09 15:51 ` [daisy][PATCH 2/5] openssl: use upstream fix for CVE-2014-0198 Paul Eggleton
2014-06-09 15:51 ` [daisy][PATCH 3/5] openssl: fix CVE-2014-0221 Paul Eggleton
2014-06-09 15:51 ` [daisy][PATCH 4/5] openssl: fix CVE-2014-0224 Paul Eggleton
2014-06-09 15:51 ` [daisy][PATCH 5/5] openssl: fix CVE-2014-3470 Paul Eggleton

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=cover.1402328991.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.