bash: Update to 4.3.26 362/head
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 26 Sep 2014 09:02:14 +0000 (11:02 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 26 Sep 2014 09:33:41 +0000 (11:33 +0200)
commitf195dcf02cbd18092352a954f70634ec01784a69
tree9ddd4182426b78b888aabb6a043e5836db53ce99
parent27a99783ffc5539933c391af671ef317df7c4ee6
bash: Update to 4.3.26

 * Fixes CVE-2014-7169.
 * Fix two out-of-bounds array accesses in the bash parser
 * Add prefix & suffix to variables containing exported functions

Ref: http://seclists.org/oss-sec/2014/q3/712

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
utils/bash/Makefile
utils/bash/patches/126-upstream-bash43-026.patch [new file with mode: 0644]
utils/bash/patches/200-redhat-parser-oob.patch [new file with mode: 0644]
utils/bash/patches/201-redhat-variable-affix.patch [new file with mode: 0644]