Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
bash - The GNU Bourne Again shell
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
Latest: bash-4.1.2-8.pre6.el5.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| bash |
0 |
4.1.2 |
8.pre6.el5.fio |
x86_64 |
1.3 MiB |
2011-06-22 08:52:20 |
Changelog:
- * 2011-01-27 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-8
- Don't include backup file in bash-doc
Resolves: #619704
- * 2011-01-27 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-7
- Compile with -fwrapv option to satisfy rpmdiff.
Resolves: #619704
- * 2011-01-26 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-6
- Few man pages clarifications
Resolves: #619704
- * 2011-01-06 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-5
- Builtins like echo and printf won't report errors
when output does not succeed due to EPIPE
Resolves: #664468
- * 2010-12-01 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-4
- don't segfault when trying to bind int variable to array
with bad array subsrcipt
Resolves: #618289
- * 2010-06-22 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-3
- Same CFLAGS in examples' Makefile for all arches
Resolves: #605137
- * 2010-01-22 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> 4.1.2-2
- Corrected patch for fuzz=0
Resolves: #542692
- * 2010-01-22 - Roman Rakus rrakus[AT]redhat[DOTCOM] 4.1.2-1
- rebase to 4.1
- Patch level 2
Resolves #542692
- Include COPYING in bash base rpm
Resolves #553250
- * 2010-01-08 - Roman Rakus rrakus[AT]redhat[DOTCOM] 4.0.35-3
- Include COPYING in doc dir
Resolves #553250
- * 2009-12-11 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.0.35-1
- Don't segfault when TERM=eterm* and EMACS is unset (#530911)
- patch level 35