Name
bash
Version
5.2.21
Type
library
Description
An sh-compatible command language interpreter
Licenses
GPL-3.0-or-later
PURL
-
CPE
cpe:2.3:*:gnu:bash:5.2.21:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
Patch #1
Unknown
2
Add 'ptest' target to Makefile, to run tests without checking
Anders Roxell <anders.roxell@enea.com>
3
fix run-builtins failed
Dengke Du <dengke.du@windriver.com>
4
$(<nosuchfile) is no longer a fatal error with errexit
Chet Ramey <chet.ramey@case.edu>
5
Fix C99 problems
Ross Burton <ross.burton@arm.com>
6
changes to SIGINT handler while waiting for a child; skip
Chet Ramey <chet.ramey@case.edu>
7
bash: update 5.0 -> 5.1
Alexander Kanavin <alex.kanavin@gmail.com>
8
Add FAIL/PASS output to test output.
Hongxu Jia <hongxu.jia@windriver.com>