diff options
author | Chee Yang Lee <chee.yang.lee@intel.com> | 2020-09-18 22:37:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-21 23:54:39 +0100 |
commit | 0c741099cc04e08e7ec2e4265173851eee1dfa6a (patch) | |
tree | fefc25c283e455871d79cd261de9e0d47e3b9d3a /LICENSE.GPL-2.0-only | |
parent | a0336077a42bb678b5863b3853259cd7748dc685 (diff) | |
download | poky-0c741099cc04e08e7ec2e4265173851eee1dfa6a.tar.gz |
bash : include patch 17 & 18
patch 17 :-
https://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-017
There were cases where patch 16 reaped process substitution file
descriptors (or FIFOs) and processes to early. This is a better
fix for the problem that bash50-016 attempted to solve.
path 18 :-
https://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-018
In certain cases, bash does not perform quoted null removal on
patterns that are used as part of word expansions such as
${parameter##pattern}, so empty patterns are treated as non-empty.
(From OE-Core rev: 08f8580b1ad2a478538f6974e79cb79e726b6efa)
Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE.GPL-2.0-only')
0 files changed, 0 insertions, 0 deletions