summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bash/bash_5.0.bb
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-02-19 10:45:57 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-19 18:53:19 +0000
commit5e1f52edb7a9f790fb6cb5d96502f3690267c1b1 (patch)
treea73ec3182324621640eebfafd7842c76e7a1f374 /meta/recipes-extended/bash/bash_5.0.bb
parentc204cc47d0a319d0435c4a9ba06e241c2e75ff1e (diff)
downloadpoky-5e1f52edb7a9f790fb6cb5d96502f3690267c1b1.tar.gz
Revert "bash: Fix CVE-2019-18276"zeus-22.0.2yocto-3.0.2zeus-next2
This reverts commit 09e695246d30ef9b73e743e0130e710e19793d14. This isn't a Backport as indicated in patch and not all the changes in this change are relevant to the CVE. Revert and wait for the fix to be available upstream. (From OE-Core rev: f39285bb82e68945a81034b84da09ca1078d6719) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bash/bash_5.0.bb')
-rw-r--r--meta/recipes-extended/bash/bash_5.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/bash/bash_5.0.bb b/meta/recipes-extended/bash/bash_5.0.bb
index 1b7058746f..eadc82279d 100644
--- a/meta/recipes-extended/bash/bash_5.0.bb
+++ b/meta/recipes-extended/bash/bash_5.0.bb
@@ -19,7 +19,6 @@ SRC_URI = "${GNU_MIRROR}/bash/${BP}.tar.gz;name=tarball \
19 file://run-ptest \ 19 file://run-ptest \
20 file://run-bash-ptests \ 20 file://run-bash-ptests \
21 file://fix-run-builtins.patch \ 21 file://fix-run-builtins.patch \
22 file://bash-CVE-2019-18276.patch \
23 " 22 "
24 23
25SRC_URI[tarball.md5sum] = "2b44b47b905be16f45709648f671820b" 24SRC_URI[tarball.md5sum] = "2b44b47b905be16f45709648f671820b"