Jump to letter: [
ABCEFGHIJLMNOPRSTUVWXY
]
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-31.an3.src
[6.8 MiB] |
Changelog
by Siteshwar Vashisht (2018-05-22):
- Append '/' while tab completing directory names
Resolves: #1495398
|
bash-4.2.46-30.an3.src
[6.8 MiB] |
Changelog
by Siteshwar Vashisht (2017-09-25):
- Check for multibyte characters in commands
Resolves: #1487615
|
bash-4.2.46-29.an3.src
[6.8 MiB] |
Changelog
by Siteshwar Vashisht (2017-08-03):
- Fix a pipe fd leak in process substitution
Resolves: #1473245
|
bash-4.2.46-28.an3.src
[6.8 MiB] |
Changelog
by Kamil Dudka (2017-03-07):
- CVE-2016-9401 - Fix crash when '-' is passed as second sign to popd
Resolves: #1429838
|
bash-4.2.46-21.an3.src
[6.8 MiB] |
Changelog
by Siteshwar Vashisht (2016-10-12):
- Fix a crash in trap signal handling
Resolves: #1384521
|
bash-4.2.46-20.an3.src
[6.8 MiB] |
Changelog
by Siteshwar Vashisht (2016-07-12):
- Fix a crash when lastpipe mode is enabled
Resolves: #1355771
|
bash-4.2.46-19.an3.src
[6.8 MiB] |
Changelog
by Ondrej Oprala (2015-07-08):
- Add a necessary declaration to common.h
Related: #1165793
|
bash-4.2.46-12.an3.src
[6.8 MiB] |
Changelog
by JoungKyun.Kim (2015-08-31):
- rebuild for AnNyung 3
- record SU_USER too on history when set HISTTIMEFORMAT with hsjang@
|
bash-4.2.45-5.an3.4.src
[6.8 MiB] |
Changelog
by JoungKyun.Kim (2014-10-15):
- rebuild for AnNyung 3
- record SU_USER too on history when set HISTTIMEFORMAT with hsjang@
|