generic-poky/meta/recipes-extended/bash/bash-4.2
Catalin Popeanga ca6bbc3f99 bash: Fix for exported function namespace change
This is a followup patch to incomplete CVE-2014-6271 fix code execution via
specially-crafted environment

This patch changes the encoding bash uses for exported functions to avoid
clashes with shell variables and to avoid depending only on an environment
variable's contents to determine whether or not to interpret it as a shell
function.

(From OE-Core daisy rev: 6c51cc96d03df26d1c10867633e7a10dfbec7c45)

(From OE-Core rev: af1f65b57dbfcaf5fc7c254dce80ac55f3a632cb)

Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-27 14:32:58 +01:00
..
Fix-for-bash-exported-function-namespace-change.patch bash: Fix for exported function namespace change 2016-01-27 14:32:58 +01:00
build-tests.patch Add ptest for bash. 2012-12-26 11:34:05 +00:00
cve-2014-6271.patch bash: add missing patch for CVE-2014-6271 to 4.2 recipe 2016-01-27 14:32:39 +01:00
cve-2014-7169.patch bash: add missing patch for CVE-2014-7169 to 4.2 recipe 2016-01-27 14:32:49 +01:00
execute_cmd.patch Patch Upstream Status Updates 2011-12-15 14:36:26 +00:00
mkbuiltins_have_stringize.patch bash: fix mkbuiltins build failure 2012-11-14 15:58:08 +00:00
run-ptest bash ptest: Sed away the Makefile dependency to remove error messages. 2013-06-25 17:44:57 +01:00
test-output.patch Upstream-Status: Correct Capitalization 2013-05-12 09:37:31 +01:00