From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [dylan][PATCH 0/6] Backport shellshock fixes to dylan branch
Date: Sun, 12 Oct 2014 21:31:25 +0100 [thread overview]
Message-ID: <cover.1413145831.git.paul.eggleton@linux.intel.com> (raw)
The following changes since commit bf2d5380808bb3e0ad470e7853e3ae20617bbfd6:
openssl: fix for CVE-2010-5298 (2014-06-09 13:57:13 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/bash-fixes-dylan
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/bash-fixes-dylan
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
Khem Raj (1):
bash: Fix CVE-2014-7169
Ross Burton (1):
bash: fix CVE-2014-6271
...r-bash-exported-function-namespace-change.patch | 158 +++++++++++++++
.../bash/bash-3.2.48/cve-2014-6271.patch | 77 ++++++++
.../bash/bash-3.2.48/cve-2014-6277.patch | 44 +++++
.../bash/bash-3.2.48/cve-2014-6278.patch | 99 ++++++++++
.../bash/bash-3.2.48/cve-2014-7169.patch | 16 ++
.../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-6271.patch | 95 +++++++++
.../bash/bash-4.2/cve-2014-6277.patch | 44 +++++
.../bash/bash-4.2/cve-2014-6278.patch | 127 ++++++++++++
.../bash/bash-4.2/cve-2014-7169.patch | 16 ++
.../bash-4.2/cve-2014-7186_cve-2014-7187.patch | 167 ++++++++++++++++
meta/recipes-extended/bash/bash_3.2.48.bb | 6 +
meta/recipes-extended/bash/bash_4.2.bb | 6 +
14 files changed, 1166 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-6271.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-7169.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-6271.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-7169.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:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-12 20:31 Paul Eggleton [this message]
2014-10-12 20:31 ` [dylan][PATCH 1/6] bash: fix CVE-2014-6271 Paul Eggleton
2014-10-12 20:31 ` [dylan][PATCH 2/6] bash: Fix CVE-2014-7169 Paul Eggleton
2014-10-12 20:31 ` [dylan][PATCH 3/6] bash: Fix for exported function namespace change Paul Eggleton
2014-10-12 20:31 ` [dylan][PATCH 4/6] bash: Fix for CVE-2014-7186 and CVE-2014-7187 Paul Eggleton
2014-10-12 20:31 ` [dylan][PATCH 5/6] bash: Fix for CVE-2014-6277 Paul Eggleton
2014-10-12 20:31 ` [dylan][PATCH 6/6] 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.1413145831.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.