]> code.ossystems Code Review - openembedded-core.git/commit
bash : include patch 17 & 18
authorChee Yang Lee <chee.yang.lee@intel.com>
Fri, 18 Sep 2020 14:37:21 +0000 (22:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2020 22:53:35 +0000 (23:53 +0100)
commit08f8580b1ad2a478538f6974e79cb79e726b6efa
treefa8cc14fd0818635bbc010b8c53b71d527de6248
parente86a07e7105fd1cc4fd3e5aa22ff07aca6e960d7
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.

Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bash/bash_5.0.bb