From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [dora][PATCH 0/2] Fixes for recent bash CVE backports
Date: Thu, 2 Oct 2014 15:27:25 +0100 [thread overview]
Message-ID: <cover.1412259899.git.paul.eggleton@linux.intel.com> (raw)
Fixes for the patches being missed from the 4.2 recipes when the CVE
patches were backported.
The following changes since commit 1c8f43767c7d78872d38652ea808f30ea825bbef:
bash: Fix CVE-2014-7169 (2014-10-02 00:03:41 -0700)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/dora-bash-cve-backport-fixes
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/dora-bash-cve-backport-fixes
Paul Eggleton (2):
bash: add missing patch for CVE-2014-6271 to 4.2 recipe
bash: add missing patch for CVE-2014-7169 to 4.2 recipe
.../bash/bash-4.2/cve-2014-6271.patch | 95 ++++++++++++++++++++++
.../bash/bash-4.2/cve-2014-7169.patch | 16 ++++
meta/recipes-extended/bash/bash_4.2.bb | 2 +
3 files changed, 113 insertions(+)
create mode 100644 meta/recipes-extended/bash/bash-4.2/cve-2014-6271.patch
create mode 100644 meta/recipes-extended/bash/bash-4.2/cve-2014-7169.patch
--
1.9.3
next reply other threads:[~2014-10-02 14:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-02 14:27 Paul Eggleton [this message]
2014-10-02 14:27 ` [dora][PATCH 1/2] bash: add missing patch for CVE-2014-6271 to 4.2 recipe Paul Eggleton
2014-10-02 14:27 ` [dora][PATCH 2/2] bash: add missing patch for CVE-2014-7169 " 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.1412259899.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.