The GNU Bourne-Again Shell

Edit Package bash

Bash is an sh-compatible command interpreter that executes commands
read from standard input or from a file. Bash incorporates useful
features from the Korn and C shells (ksh and csh). Bash is intended to
be a conformant implementation of the IEEE Posix Shell and Tools
specification (IEEE Working Group 1003.2).

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000367 367 Bytes
bash-2.03-manual.patch 0000001600 1.56 KB
bash-3.0-evalexp.patch 0000000386 386 Bytes
bash-3.0-warn-locale.patch 0000000850 850 Bytes
bash-3.2-printf.patch 0000000717 717 Bytes
bash-4.0-security.patch 0000001031 1.01 KB
bash-4.0-setlocale.dif 0000001154 1.13 KB
bash-4.1-bash.bashrc.dif 0000002406 2.35 KB
bash-4.1-completion.dif 0000000474 474 Bytes
bash-4.2-endpw.dif 0000004281 4.18 KB
bash-4.2-history-myown.dif.bz2 0000001468 1.43 KB
bash-4.2-nscdunmap.dif 0000000959 959 Bytes
bash-4.3-2.4.4.patch 0000002773 2.71 KB
bash-4.3-decl.patch 0000000275 275 Bytes
bash-4.3-extra-import-func.patch 0000003370 3.29 KB
bash-4.3-include-unistd.dif 0000000260 260 Bytes
bash-4.3-loadables.dif 0000003130 3.06 KB
bash-4.3-pathtemp.patch 0000001908 1.86 KB
bash-4.3-perl522.patch 0000000884 884 Bytes
bash-4.3-sigrestart.patch 0000000826 826 Bytes
bash-4.3-winch.dif 0000000479 479 Bytes
bash-4.4-patches.tar.bz2 0000010285 10 KB
bash-4.4.dif 0000008042 7.85 KB
bash-4.4.tar.gz 0009377313 8.94 MB
bash-rpmlintrc 0000000093 93 Bytes
bash.changes 0000110710 108 KB
bash.spec 0000022335 21.8 KB
dot.bashrc 0000001177 1.15 KB
dot.profile 0000001028 1 KB
man2html-no-timestamp.patch 0000000427 427 Bytes
readline-5.2-conf.patch 0000004212 4.11 KB
readline-6.2-endpw.dif 0000000790 790 Bytes
readline-6.2-metamode.patch 0000000385 385 Bytes
readline-6.2-xmalloc.dif 0000001103 1.08 KB
readline-6.3-destdir.patch 0000007406 7.23 KB
readline-6.3-input.dif 0000001500 1.46 KB
readline-6.3-rltrace.patch 0000000968 968 Bytes
readline-7.0-patches.tar.bz2 0000002455 2.4 KB
readline-7.0.dif 0000005558 5.43 KB
readline-7.0.tar.gz 0002910016 2.78 MB
run-tests 0000001173 1.15 KB
Revision 142 (latest revision is 191)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 570849 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 142)
- Add patches 13-18 to bash-4.4-patches.tar.bz2
  * 13: If a here-document contains a command substitution, the
    command substitution can get access to the file descriptor used
    to write the here-document.
  * 14: Under some circumstances, functions that return via the
    `return' builtin do not clean up memory they allocated to keep
    track of FIFOs.
  * 15: Process substitution can leak internal quoting to the
    parser in the invoked subshell.
  * 16: Bash can perform trap processing while reading command
    substitution output instead of waiting until the command
    completes.
  * 17: There is a memory leak when `read -e' is used to read a
    line using readline.
  * 18: Under certain circumstances (e.g., reading from /dev/zero),
    read(2) will not return -1 even when interrupted by a signal.
    The read builtin needs to check for signals in this case.
- partial cleanup with spec-cleaner
Comments 0
openSUSE Build Service is sponsored by