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 0000000076 76 Bytes
bash-2.03-manual.patch 0000001583 1.55 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-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-history-myown.dif.bz2 0000001468 1.43 KB
bash-4.2-nscdunmap.dif 0000000959 959 Bytes
bash-4.3-2.4.4.patch 0000003783 3.69 KB
bash-4.3-SJIS.patch 0000008800 8.59 KB
bash-4.3-decl.patch 0000000275 275 Bytes
bash-4.3-extra-import-func.patch 0000003502 3.42 KB
bash-4.3-include-unistd.dif 0000000260 260 Bytes
bash-4.3-loadables.dif 0000002536 2.48 KB
bash-4.3-pathtemp.patch 0000001908 1.86 KB
bash-4.3-perl522.patch 0000000884 884 Bytes
bash-4.3-sigrestart.patch 0000000952 952 Bytes
bash-4.3-winch.dif 0000000479 479 Bytes
bash-5.1-patches.tar.bz2 0000003631 3.55 KB
bash-5.1.dif 0000008008 7.82 KB
bash-5.1.tar.gz 0010458638 9.97 MB
bash-rpmlintrc 0000000140 140 Bytes
bash.changes 0000139277 136 KB
bash.spec 0000017430 17 KB
dot.bashrc 0000000604 604 Bytes
dot.profile 0000000856 856 Bytes
man2html-no-timestamp.patch 0000000427 427 Bytes
run-tests 0000001173 1.15 KB
Revision 168 (latest revision is 191)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 862386 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 168)
- Update to final bash 5.1
  * Which is mainly the last rc3 veresion
- Add official patch bash51-001
  There is a missing dependency on a constructed file, which can cause highly
  parellel builds to fail.
- Add official patch bash51-002
  If there are no jobs, and the `-n' and `-p' options are both supplied to
  `wait', bash can assign a value to the variable name specified with `-p'
  instead of leaving it unset.
- Add official patch bash51-003
  Bash does not put a command substitution process that is started to perform an
  expansion in a child process into the right process group where it can receive
  keyboard-generated signals.
- Add official patch bash51-004
  If a key-value compound array assignment to an associative array is supplied
  as an assignment statement argument to the `declare' command that declares the
  array, the assignment doesn't perform the correct word expansions.
  This patch makes key-value assignment and subscript assignment perform the
  same expansions when they're supplied as an argument to `declare'.

- Update to bash 5.1 rc3
  * The `assoc_expand_once' option now affects the evaluation of the -v primary
    to test and the [[ compound command.

- Update to bash 5.1 rc2
  * Process substitutions started from an interactive shell no longer have their
    standard input implicitly redirected from /dev/null.
  * Fixed an issue with setting the SIGINT trap handler in an interactive shell
    when temporarily running $PROMPT_COMMAND non-interactively.
Comments 0
openSUSE Build Service is sponsored by