Package bash: Information

Source package: bash
Version: 3.2.54-alt0.M70P.1
Build time:  Sep 29, 2014, 03:38 AM in the task #131157
Copied in the task: #131197
Category: Shells
Report package bug
License: GPLv2+
Summary: The GNU Bourne Again SHell (Bash)
Description: 
Bash is an sh-compatible command language interpreter that executes
commands read from the standard input or from a file.  Bash also
incorporates useful features from the Korn and C shells (ksh and csh).
Most sh scripts can be run by bash without modification.

Bash is ultimately intended to be a conformant implementation of the
IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).

List of rpms provided by this srpm:
bash (x86_64, i586)
bash-debuginfo (x86_64, i586)
bash-devel (x86_64, i586)
bash-doc (noarch)
bash-examples (noarch)
sh (x86_64, i586)
sh-debuginfo (x86_64, i586)

Maintainer: Dmitry V. Levin


    1. libreadline-devel >= 5.1
    2. mktemp >= 1:1.3.1

Last changed


Sept. 28, 2014 Dmitry V. Levin 3.2.54-alt0.M70P.1
- Rebuilt for P7.
Sept. 28, 2014 Dmitry V. Levin 3.2.54-alt1
- Updated to 3.2 patchlevel 54.
Sept. 26, 2014 Dmitry V. Levin 3.2.53-alt1
- Updated to 3.2 patchlevel 53.
- Applied OOB array access fix from Florian Weimer
  (fixes: CVE-2014-7186, CVE-2014-7187).