Go to file
Dominique Leuenberger f9e495fcc1 Accepting request 664075 from Base:System
- Update to bash 5.0 (final)
  a. Tilde expansion isn't performed on indexed array subscripts, even for
     backwards compatibility.
  b. The shell doesn't exit in posix mode if the eval builtin gets a parse
     error when run by the command builtin.
  c. Fixed a bug that caused a shell comment in an alias to not find the end
     of the alias properly.
  d. Reverted a change from April, 2018 that caused strings containing
     backslashes to be flagged as glob patterns.
- Modify patches
  * bash-2.03-manual.patch
  * bash-4.3-loadables.dif
  * bash-5.0.dif

- Update to bash 5.0 rc1
  a. Fix to initial word completion detection code.
  b. Fixed a bug that caused issues with assignment statements containing ^A in
     the value assigned when IFS contains ^A.
  c. Added a fallback to fnmatch() when strcoll can't correctly deal with
     bracket expression character equivalence classes.
  d. Fixed a bug that caused $BASH_COMMAND to contain the trap handler command
     when running a trap handler containing [[ or (( commands.
  e. Fixed a bug that caused nameref assignments in the temporary environment
     to potentially create variables with invalid names.
  f. Fixed a bug that caused `local -' to turn off alias expansion in scripts.
  g. Fixed a parser issue with a command string containing EOF after an invalid
     command as an argument to a special builtin not causing a posix-mode shell
     to exit.
  h. Made a slight change to the FNV-1 string hash algorithm used for associative
     arrays (corrected the initial seed).

OBS-URL: https://build.opensuse.org/request/show/664075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=149
2019-01-29 13:38:13 +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
baselibs.conf Accepting request 585952 from home:Andreas_Schwab:Factory 2018-03-12 15:23:59 +00:00
bash-2.03-manual.patch Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-3.0-evalexp.patch Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-3.0-warn-locale.patch Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-3.2-printf.patch Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.0-security.patch Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.0-setlocale.dif Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.1-bash.bashrc.dif Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.1-completion.dif Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.2-history-myown.dif.bz2 . 2011-03-09 11:02:20 +00:00
bash-4.2-nscdunmap.dif Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.3-2.4.4.patch Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.3-decl.patch . 2016-09-16 11:10:58 +00:00
bash-4.3-extra-import-func.patch Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.3-include-unistd.dif . 2016-09-16 11:10:58 +00:00
bash-4.3-loadables.dif Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.3-pathtemp.patch Add fix for boo#1076909 2018-01-24 12:42:37 +00:00
bash-4.3-perl522.patch . 2016-09-16 11:10:58 +00:00
bash-4.3-sigrestart.patch Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.3-SJIS.patch Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-4.3-winch.dif Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-5.0-patches.tar.bz2 Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-5.0.dif Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash-5.0.tar.gz Update to bash-5.0 2019-01-09 13:08:47 +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 Update to bash-5.0 2019-01-09 13:08:47 +00:00
bash.spec Update to bash-5.0 2019-01-09 13:08:47 +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 . 2016-09-16 11:10:58 +00:00
run-tests . 2016-09-16 11:10:58 +00:00