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:10 +0000
commitf39285bb82e68945a81034b84da09ca1078d6719 (patch)
treedf08d1414d6a5066b4247e4a73862470223d2e59 /meta/recipes-extended/bash/bash_5.0.bb
parent799b3cd1016bd765f4452a5e81ea5613c9089bce (diff)
downloadopenembedded-core-contrib-f39285bb82e68945a81034b84da09ca1078d6719.tar.gz
Revert "bash: Fix CVE-2019-18276"
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. 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 \
file://run-ptest \
file://run-bash-ptests \
file://fix-run-builtins.patch \
- file://bash-CVE-2019-18276.patch \
"
SRC_URI[tarball.md5sum] = "2b44b47b905be16f45709648f671820b"