summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bash/bash_4.3.30.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2016-10-10 13:54:35 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-08 23:47:13 +0000
commit57531002b8be23ba24ecd53076cd337efa9accbb (patch)
treed49b35b9d3b27e2218312aaaa37244be1e62954c /meta/recipes-extended/bash/bash_4.3.30.bb
parentc4061a0a689fd3f4e3fb5d5dd6357dc542973d45 (diff)
downloadpoky-57531002b8be23ba24ecd53076cd337efa9accbb.tar.gz
bash: Security fix CVE-2016-0634
References to upstream patch: https://ftp.gnu.org/pub/gnu/bash/bash-4.3-patches/bash43-047 http://openwall.com/lists/oss-security/2016/09/16/8 (From OE-Core rev: 24455c63494b7030b8a337f0dad98687d15d9ce6) Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bash/bash_4.3.30.bb')
-rw-r--r--meta/recipes-extended/bash/bash_4.3.30.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/bash/bash_4.3.30.bb b/meta/recipes-extended/bash/bash_4.3.30.bb
index 95ed3925c7..fcd6cafd7a 100644
--- a/meta/recipes-extended/bash/bash_4.3.30.bb
+++ b/meta/recipes-extended/bash/bash_4.3.30.bb
@@ -21,6 +21,7 @@ SRC_URI = "${GNU_MIRROR}/bash/${BP}.tar.gz;name=tarball \
21 file://fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch \ 21 file://fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch \
22 file://run-ptest \ 22 file://run-ptest \
23 file://fix-run-builtins.patch \ 23 file://fix-run-builtins.patch \
24 file://CVE-2016-0634.patch;striplevel=0 \
24 " 25 "
25 26
26SRC_URI[tarball.md5sum] = "a27b3ee9be83bd3ba448c0ff52b28447" 27SRC_URI[tarball.md5sum] = "a27b3ee9be83bd3ba448c0ff52b28447"