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.
Website: http://www.gnu.org/software/bash
License: GPLv3+
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: system environment/shells

Packages

bash-4.1.2-48.1.el6_10.x86_64 [910 KiB] Changelog by Andrew Colin Kissa (2023-03-23):
- FIX: CVE-2019-18276
bash-4.1.2-48.el6_9.x86_64 [910 KiB] Changelog by Siteshwar Vashisht (2017-02-15):
- Fix signal handling in read builtin
  Resolves: #1421926
bash-4.1.2-41.el6_8.x86_64 [909 KiB] Changelog by Siteshwar Vashisht (2016-12-09):
- Avoid crash in parameter expansion while expnading long strings
  Resolves: #1403215