All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-core@lists.openembedded.org, liezhi.yang@windriver.com
Subject: [PATCH 0/4][jethro] Jethro security fix pull request
Date: Fri,  5 Feb 2016 09:07:14 -0800	[thread overview]
Message-ID: <cover.1454691935.git.akuster@mvista.com> (raw)

From: Armin Kuster <akuster@mvista.com>

please consider these changes for the next next jethro-next

The following changes since commit 9cfb259d1bfe2d66801e0f15e7bb36a162f757ad:

  socat: Security fix CVE-2016-2217 (2016-02-05 06:32:56 -0800)

are available in the git repository at:

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

Armin Kuster (4):
  nettle: Security fix CVE-2015-8803 and CVE-2015-8805
  nettle: Security fix CVE-2015-8804
  curl: Security fix CVE-2016-0754
  curl: Secuirty fix CVE-2016-0755

 meta/recipes-support/curl/curl/CVE-2016-0754.patch | 417 +++++++++++++++++++++
 meta/recipes-support/curl/curl/CVE-2016-0755.patch | 138 +++++++
 meta/recipes-support/curl/curl_7.44.0.bb           |   4 +-
 .../nettle/nettle-3.1.1/CVE-2015-8803_8805.patch   |  71 ++++
 .../nettle/nettle-3.1.1/CVE-2015-8804.patch        | 281 ++++++++++++++
 meta/recipes-support/nettle/nettle_3.1.1.bb        |   5 +
 6 files changed, 915 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-support/curl/curl/CVE-2016-0754.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2016-0755.patch
 create mode 100644 meta/recipes-support/nettle/nettle-3.1.1/CVE-2015-8803_8805.patch
 create mode 100644 meta/recipes-support/nettle/nettle-3.1.1/CVE-2015-8804.patch

-- 
2.3.5



             reply	other threads:[~2016-02-05 17:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 17:07 Armin Kuster [this message]
2016-02-05 17:07 ` [PATCH 1/4] nettle: Security fix CVE-2015-8803 and CVE-2015-8805 Armin Kuster
2016-02-05 17:07 ` [PATCH 2/4] nettle: Security fix CVE-2015-8804 Armin Kuster
2016-02-05 17:07 ` [PATCH 3/4] curl: Security fix CVE-2016-0754 Armin Kuster
2016-02-05 17:07 ` [PATCH 4/4] curl: Secuirty fix CVE-2016-0755 Armin Kuster

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.1454691935.git.akuster@mvista.com \
    --to=akuster808@gmail.com \
    --cc=liezhi.yang@windriver.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.