From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [dora][PATCH 0/4] Backport remaining shellshock fixes to dora branch
Date: Sun, 12 Oct 2014 21:27:10 +0100 [thread overview]
Message-ID: <cover.1413145539.git.paul.eggleton@linux.intel.com> (raw)
The following changes since commit a71680ec6e12c17159336dc34d904cb70155d0d7:
bash: add missing patch for CVE-2014-7169 to 4.2 recipe (2014-10-02 16:39:35 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/bash-fixes-dora
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/bash-fixes-dora
Catalin Popeanga (4):
bash: Fix for exported function namespace change
bash: Fix for CVE-2014-7186 and CVE-2014-7187
bash: Fix for CVE-2014-6277
bash: Fix-for-CVE-2014-6278
...r-bash-exported-function-namespace-change.patch | 158 +++++++++++++++
.../bash/bash-3.2.48/cve-2014-6277.patch | 44 +++++
.../bash/bash-3.2.48/cve-2014-6278.patch | 99 ++++++++++
.../bash-3.2.48/cve-2014-7186_cve-2014-7187.patch | 99 ++++++++++
...r-bash-exported-function-namespace-change.patch | 212 +++++++++++++++++++++
.../bash/bash-4.2/cve-2014-6277.patch | 44 +++++
.../bash/bash-4.2/cve-2014-6278.patch | 127 ++++++++++++
.../bash-4.2/cve-2014-7186_cve-2014-7187.patch | 167 ++++++++++++++++
meta/recipes-extended/bash/bash_3.2.48.bb | 4 +
meta/recipes-extended/bash/bash_4.2.bb | 4 +
10 files changed, 958 insertions(+)
create mode 100644 meta/recipes-extended/bash/bash-3.2.48/Fix-for-bash-exported-function-namespace-change.patch
create mode 100644 meta/recipes-extended/bash/bash-3.2.48/cve-2014-6277.patch
create mode 100644 meta/recipes-extended/bash/bash-3.2.48/cve-2014-6278.patch
create mode 100644 meta/recipes-extended/bash/bash-3.2.48/cve-2014-7186_cve-2014-7187.patch
create mode 100644 meta/recipes-extended/bash/bash-4.2/Fix-for-bash-exported-function-namespace-change.patch
create mode 100644 meta/recipes-extended/bash/bash-4.2/cve-2014-6277.patch
create mode 100644 meta/recipes-extended/bash/bash-4.2/cve-2014-6278.patch
create mode 100644 meta/recipes-extended/bash/bash-4.2/cve-2014-7186_cve-2014-7187.patch
--
1.9.3
next reply other threads:[~2014-10-12 20:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-12 20:27 Paul Eggleton [this message]
2014-10-12 20:27 ` [dora][PATCH 1/4] bash: Fix for exported function namespace change Paul Eggleton
2014-10-12 20:27 ` [dora][PATCH 2/4] bash: Fix for CVE-2014-7186 and CVE-2014-7187 Paul Eggleton
2014-10-12 20:27 ` [dora][PATCH 3/4] bash: Fix for CVE-2014-6277 Paul Eggleton
2014-10-12 20:27 ` [dora][PATCH 4/4] bash: Fix-for-CVE-2014-6278 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.1413145539.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox