Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bash: The GNU Bourne Again shell (bash) version 3.2
- Summary
- 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. This
package (bash) contains bash version 3.2, which improves POSIX
compliance over previous versions.
Changelog
- * Fri Feb 1 16:00:00 2008 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 3.2-21
- Link with libtermcap
- * Fri Jan 18 16:00:00 2008 Tomas Janousek <tjanouse{%}redhat{*}com> - 3.2-20
- Define RECYCLES_PIDS on Linux as well, solving the #419831 regression
- document special builtin differences in posix mode (#245641)
- document alias expansion in non-interactive shells (#253673)
- readline auditing support (#235021)
- * Fri Aug 31 17:00:00 2007 Pete Graner <pgraner{%}redhat{*}com> - 3.2-18
- Added bash32-021 upstream official patch
- Added bash32-025 upstream official patch
- Added bash32-024 upstream official patch
- Added bash32-023 upstream official patch
- Added bash32-022 upstream official patch