Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bash - The GNU Bourne Again shell
- Description:
The GNU Bourne Again shell (Bash) is a shell or command language
interpreter that is compatible with the Bourne shell (sh). Bash
incorporates useful features from the Korn shell (ksh) and the C shell
(csh). Most sh scripts can be run by bash without modification.
Packages
bash-4.2.46-29.el7_4.x86_64
[1012 KiB] |
Changelog
by Siteshwar Vashisht (2017-08-03):
- Fix a pipe fd leak in process substitution
Resolves: #1473245
|
bash-4.2.46-28.el7.x86_64
[1011 KiB] |
Changelog
by Kamil Dudka (2017-03-07):
- CVE-2016-9401 - Fix crash when '-' is passed as second sign to popd
Resolves: #1429838
|