Package bash3: Information

    Source package: bash3
    Version: 3.2.57-alt4
    Build time:  Aug 3, 2018, 06:33 PM in the task #211029
    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:
    bash3 (x86_64, i586, aarch64)
    bash3-debuginfo (x86_64, i586, aarch64)
    bash3-devel (x86_64, i586, aarch64)
    bash3-doc (noarch)
    bash3-examples (noarch)
    sh3 (x86_64, i586, aarch64)
    sh3-debuginfo (x86_64, i586, aarch64)

    Maintainer: Dmitry V. Levin


      1. makeinfo
      2. mktemp >= 1:1.3.1
      3. texi2dvi
      4. libreadline-devel >= 5.1

    Last changed


    Aug. 3, 2018 Dmitry V. Levin 3.2.57-alt4
    - Moved bashrc files to a separate package.
    - Renamed to bash3 (by Aleksei Nikiforov and me).
    Oct. 24, 2017 Dmitry V. Levin 3.2.57-alt3
    - Changed compression method applied to documentation files
      from bzip2 to xz.
    Sept. 20, 2017 Anton V. Boyarshinov 3.2.57-alt2
    - Applied upstream patch that drops inheritance of PS4 environment
      variable for root (by glebfm@; fixes CVE-2016-7543).