Go to file
Ismail Dönmez b5ebf2c441 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
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=1 2006-12-15 17:03:59 +00:00
audit-patch Accepting request 123542 from home:msmeissn:branches:Base:System 2012-06-07 09:23:17 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=31 2009-03-03 17:12:53 +00:00
bash-2.03-manual.patch Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-3.0-decl.patch Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-3.0-evalexp.patch Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-3.0-warn-locale.patch Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-3.2-longjmp.dif Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-3.2-printf.patch Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-4.0-async-bnc523667.dif Updating link to change in openSUSE:Factory/bash revision 44.0 2009-09-10 10:39:25 +00:00
bash-4.0-headers.dif Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-4.0-loadables.dif Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-4.0-security.patch Accepting request 26308 from home:jengelh:branches:Base:System 2009-12-14 22:28:55 +00:00
bash-4.0-setlocale.dif Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-4.1-bash.bashrc.dif Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
bash-4.1-completion.dif . 2010-03-09 16:24:21 +00:00
bash-4.2-2.4.4.patch . 2011-03-08 12:18:13 +00:00
bash-4.2-endpw.dif . 2011-11-21 13:32:56 +00:00
bash-4.2-history-myown.dif.bz2 . 2011-03-09 11:02:20 +00:00
bash-4.2-nscdunmap.dif . 2011-11-11 15:29:47 +00:00
bash-4.2-nsec.dif . 2012-03-06 12:14:55 +00:00
bash-4.2-patches.tar.bz2 . 2012-07-09 11:07:39 +00:00
bash-4.2-sigrestart.patch . 2011-03-08 12:18:13 +00:00
bash-4.2.dif . 2011-11-25 17:50:33 +00:00
bash-4.2.tar.gz trigger service run 2011-06-20 09:03:29 +00:00
bash-rpmlintrc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=15 2008-01-12 01:40:35 +00:00
bash.changes . 2012-07-09 11:07:39 +00:00
bash.spec Accepting request 126173 from home:babelworx:ldig:branches:Base:System 2012-06-26 13:06:31 +00:00
dot.bashrc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=14 2007-12-12 21:07:41 +00:00
dot.profile OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=18 2008-04-02 17:12:06 +00:00
man2html-no-timestamp.patch Updating link to change in openSUSE:Factory/bash revision 63.0 2010-09-09 12:46:02 +00:00
readline-4.3-input.dif Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
readline-5.2-conf.patch Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
readline-6.1-wrap.patch Updating link to change in openSUSE:Factory/bash revision 50.0 2010-02-18 11:17:29 +00:00
readline-6.2-destdir.patch . 2011-03-08 12:18:13 +00:00
readline-6.2-endpw.dif . 2011-11-21 15:34:56 +00:00
readline-6.2-metamode.patch . 2011-03-08 12:18:13 +00:00
readline-6.2-patches.tar.bz2 . 2012-07-09 11:07:39 +00:00
readline-6.2.dif . 2011-11-16 11:14:23 +00:00
readline-6.2.tar.gz trigger service run 2011-06-20 09:03:29 +00:00
run-tests . 2010-03-02 16:43:52 +00:00