Openembedded Core Discussions
 help / color / mirror / Atom feed
* [dora][PATCH 0/4] Backport remaining shellshock fixes to dora branch
@ 2014-10-12 20:27 Paul Eggleton
  2014-10-12 20:27 ` [dora][PATCH 1/4] bash: Fix for exported function namespace change Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2014-10-12 20:27 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-12 20:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-12 20:27 [dora][PATCH 0/4] Backport remaining shellshock fixes to dora branch Paul Eggleton
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox