Package bash3-doc: Information

    Binary package: bash3-doc
    Version: 3.2.57-alt4
    Architecture: noarch
    Build time:  Aug 3, 2018, 06:33 PM in the task #211029
    Source package: bash3
    Category: Shells
    Report package bug
    License: GPLv2+
    Summary: Documentation for the GNU Bourne Again SHell
    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).
    
    This package contains documentation for the GNU Bourne Again SHell.

    Maintainer: Dmitry V. Levin


    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).