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
audit-patch 0000002898 2.83 KB
baselibs.conf 0000000283 283 Bytes
bash-2.03-manual.patch 0000001450 1.42 KB
bash-3.0-decl.patch 0000000179 179 Bytes
bash-3.0-evalexp.patch 0000000312 312 Bytes
bash-3.0-warn-locale.patch 0000000780 780 Bytes
bash-3.2-longjmp.dif 0000001096 1.07 KB
bash-3.2-printf.patch 0000000623 623 Bytes
bash-4.0-async-bnc523667.dif 0000000477 477 Bytes
bash-4.0-headers.dif 0000002352 2.3 KB
bash-4.0-loadables.dif 0000015841 15.5 KB
bash-4.0-security.patch 0000000944 944 Bytes
bash-4.0-setlocale.dif 0000001060 1.04 KB
bash-4.1-bash.bashrc.dif 0000001309 1.28 KB
bash-4.1-completion.dif 0000000409 409 Bytes
bash-4.2-2.4.4.patch 0000003727 3.64 KB
bash-4.2-endpw.dif 0000004426 4.32 KB
bash-4.2-history-myown.dif.bz2 0000001468 1.43 KB
bash-4.2-nscdunmap.dif 0000000996 996 Bytes
bash-4.2-nsec.dif 0000000907 907 Bytes
bash-4.2-patches.tar.bz2 0000023542 23 KB
bash-4.2-sigrestart.patch 0000001072 1.05 KB
bash-4.2.dif 0000008354 8.16 KB
bash-4.2.tar.gz 0007009201 6.68 MB
bash-rpmlintrc 0000000093 93 Bytes
bash.changes 0000064362 62.9 KB
bash.spec 0000020097 19.6 KB
dot.bashrc 0000001177 1.15 KB
dot.profile 0000001028 1 KB
man2html-no-timestamp.patch 0000000480 480 Bytes
readline-4.3-input.dif 0000001312 1.28 KB
readline-5.2-conf.patch 0000003908 3.82 KB
readline-6.1-wrap.patch 0000000473 473 Bytes
readline-6.2-destdir.patch 0000007097 6.93 KB
readline-6.2-endpw.dif 0000002126 2.08 KB
readline-6.2-metamode.patch 0000000339 339 Bytes
readline-6.2-patches.tar.bz2 0000002220 2.17 KB
readline-6.2.dif 0000004639 4.53 KB
readline-6.2.tar.gz 0002277926 2.17 MB
run-tests 0000000901 901 Bytes
Revision 98 (latest revision is 191)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 127401 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 98)
- Update bash 4.2 to patch level 36 
  * Patch 25: When used in a shell function,
    `declare -g -a array=(compound assignment)' creates a local
    variable instead of a global one.
  * Patch 26: The `lastpipe' option does not behave correctly on
    machines where the open file limit is less than 256.
  * Patch 27: When the `extglob' shell option is enabled, pattern
    substitution does not work correctly in the presence of
    multibyte characters.
  * Patch 28: When using a word expansion for which the right hand
    side is evaluated, certain expansions of quoted null strings
    include spurious ^? characters.
  * Patch 29: Bash-4.2 tries to leave completed directory names as
    the user typed them, without expanding them to a full pathname.
    One effect of this is that shell variables used in pathnames
    being completed (e.g., $HOME) are left unchanged, but the `$'
    is quoted by readline because it is a special character to the shell.
  * Patch 30: When attempting to glob strings in a multibyte locale,
    and those strings contain invalid multibyte characters that cause
    mbsnrtowcs to return 0, the globbing code loops infinitely.
  * Patch 31: A change between bash-4.1 and bash-4.2 to prevent the
    readline input hook from being called too frequently had the side
    effect of causing delays when reading pasted input on systems such
    as Mac OS X.  This patch fixes those delays while retaining the
    bash-4.2 behavior.
  * Patch 32: Bash-4.2 has problems with DEL characters in the
    expanded value of variables used in the same quoted string as
    variables that expand to nothing.
  * Patch 33: Bash uses a static buffer when expanding the /dev/fd
    prefix for the test and conditional commands, among other uses,
Comments 0
openSUSE Build Service is sponsored by