d123fca42d
- 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 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
bash-2.03-manual.patch | ||
bash-3.0-evalexp.patch | ||
bash-3.0-warn-locale.patch | ||
bash-3.2-printf.patch | ||
bash-4.0-setlocale.dif | ||
bash-4.1-bash.bashrc.dif | ||
bash-4.1-completion.dif | ||
bash-4.2-history-myown.dif.bz2 | ||
bash-4.2-nscdunmap.dif | ||
bash-4.3-2.4.4.patch | ||
bash-4.3-decl.patch | ||
bash-4.3-extra-import-func.patch | ||
bash-4.3-include-unistd.dif | ||
bash-4.3-loadables.dif | ||
bash-4.3-pathtemp.patch | ||
bash-4.3-perl522.patch | ||
bash-4.3-sigrestart.patch | ||
bash-4.3-SJIS.patch | ||
bash-4.3-winch.dif | ||
bash-5.1-patches.tar.bz2 | ||
bash-5.1.dif | ||
bash-5.1.tar.gz | ||
bash-rpmlintrc | ||
bash.changes | ||
bash.spec | ||
dot.bashrc | ||
dot.profile | ||
man2html-no-timestamp.patch | ||
run-tests |