2ce05762e7
- Add upstream patch bash43-034 If neither the -f nor -v options is supplied to unset, and a name argument is found to be a function and unset, subsequent name arguments are not treated as variables before attempting to unset a function by that name. - Add upstream patch bash43-035 A locale with a long name can trigger a buffer overflow and core dump. This applies on systems that do not have locale_charset in libc, are not using GNU libiconv, and are not using the libintl that ships with bash in lib/intl. - Add upstream patch bash43-036 When evaluating and setting integer variables, and the assignment fails to create a variable (for example, when performing an operation on an array variable with an invalid subscript), bash attempts to dereference a null pointer, causing a segmentation violation. - Add upstream patch bash43-037 If an associative array uses `@' or `*' as a subscript, `declare -p' produces output that cannot be reused as input. - Add upstream patch bash43-038 There are a number of instances where `time' is not recognized as a reserved word when the shell grammar says it should be. OBS-URL: https://build.opensuse.org/request/show/309045 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=124 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
bash-2.03-manual.patch | ||
bash-3.0-evalexp.patch | ||
bash-3.0-warn-locale.patch | ||
bash-3.2-longjmp.dif | ||
bash-3.2-printf.patch | ||
bash-4.0-async-bnc523667.dif | ||
bash-4.0-security.patch | ||
bash-4.0-setlocale.dif | ||
bash-4.1-bash.bashrc.dif | ||
bash-4.1-completion.dif | ||
bash-4.2-endpw.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-headers.dif | ||
bash-4.3-include-unistd.dif | ||
bash-4.3-loadables.dif | ||
bash-4.3-patches.tar.bz2 | ||
bash-4.3-sigrestart.patch | ||
bash-4.3-winch.dif | ||
bash-4.3.dif | ||
bash-4.3.tar.gz | ||
bash-rpmlintrc | ||
bash.changes | ||
bash.spec | ||
dot.bashrc | ||
dot.profile | ||
man2html-no-timestamp.patch | ||
readline-5.2-conf.patch | ||
readline-6.1-wrap.patch | ||
readline-6.2-endpw.dif | ||
readline-6.2-metamode.patch | ||
readline-6.2-xmalloc.dif | ||
readline-6.3-destdir.patch | ||
readline-6.3-input.dif | ||
readline-6.3-patches.tar.bz2 | ||
readline-6.3-rltrace.patch | ||
readline-6.3.dif | ||
readline-6.3.tar.gz | ||
run-tests |