SHA256
3
0
forked from pool/bash
Ismail Dönmez 990942f206 Accepting request 127401 from Base:System
- 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,

OBS-URL: https://build.opensuse.org/request/show/127401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=98
2012-07-12 08:40:09 +00:00
.
2010-03-09 16:24:21 +00:00
.
2011-03-08 12:18:13 +00:00
.
2011-11-21 13:32:56 +00:00
.
2011-03-09 11:02:20 +00:00
.
2011-11-11 15:29:47 +00:00
.
2012-03-06 12:14:55 +00:00
.
2012-07-09 11:07:39 +00:00
.
2011-03-08 12:18:13 +00:00
.
2011-11-25 17:50:33 +00:00
2011-06-20 09:03:29 +00:00
.
2012-07-09 11:07:39 +00:00
.
2011-03-08 12:18:13 +00:00
.
2011-11-21 15:34:56 +00:00
.
2011-03-08 12:18:13 +00:00
.
2012-07-09 11:07:39 +00:00
.
2011-11-16 11:14:23 +00:00
2011-06-20 09:03:29 +00:00
.
2010-03-02 16:43:52 +00:00
Description
No description provided
18 MiB
Languages
Shell 96.9%
Standard ML 3.1%