Go to file
Dominique Leuenberger 57c1e77a9f Accepting request 862386 from Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/862386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=168
2021-01-20 17:22:49 +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.1 patch 4 2021-01-11 12:18:34 +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.1 patch 4 2021-01-11 12:18:34 +00:00
bash-4.0-setlocale.dif Update to bash 5.1 patch 4 2021-01-11 12:18:34 +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.1 patch 4 2021-01-11 12:18:34 +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.1 patch 4 2021-01-11 12:18:34 +00:00
bash-4.3-2.4.4.patch Update to bash 5.1 patch 4 2021-01-11 12:18:34 +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.1 patch 4 2021-01-11 12:18:34 +00:00
bash-4.3-pathtemp.patch Update to bash 5.1 patch 4 2021-01-11 12:18:34 +00:00
bash-4.3-perl522.patch . 2016-09-16 11:10:58 +00:00
bash-4.3-sigrestart.patch Update to bash 5.1 patch 4 2021-01-11 12:18:34 +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.1-patches.tar.bz2 Update to bash 5.1 patch 4 2021-01-11 12:18:34 +00:00
bash-5.1.dif Update to bash 5.1 patch 4 2021-01-11 12:18:34 +00:00
bash-5.1.tar.gz Update to bash 5.1 patch 4 2021-01-11 12:18:34 +00:00
bash-rpmlintrc Update to bash 5.0.7 2019-04-24 08:07:10 +00:00
bash.changes Update to bash 5.1 patch 4 2021-01-11 12:18:34 +00:00
bash.spec Update to bash 5.1 patch 4 2021-01-11 12:18:34 +00:00
dot.bashrc bsc#1123510 2019-10-16 12:54:00 +00:00
dot.profile Accepting request 836413 from home:sndirsch:branches:Base:System 2020-09-24 05:43: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