25730d0bfa
- Add upstream patches * bash52-001 Expanding unset arrays in an arithmetic context can cause a segmentation fault. * bash52-002 Starting bash with an invalid locale specification for LC_ALL/LANG/LC_CTYPE can cause the shell to crash. - Do not run checks in parallel as it eats memory, a lot of memory - Disable alternate array implementation as it eats a lot of memory - Update to final bash 5.2 a. When replacing a history entry, make sure the existing entry has a non-NULL timestamp before copying it; it may have been added by the application, not the history library. - Modernize run-tests - add checks - Enable parallel builds by splitting clean and all at make time - Update to bash 5.2 rc4 Pos. aa is now enabled by default. m. Readline now checks for changes to locale settings (LC_ALL/LC_CTYPE/LANG) each time it is called, and modifies the appropriate locale-specific display - Port patches * bash-2.03-manual.patch * bash-5.2.dif - Update to bash 5.2 rc2 gg. Since there is no `declare -' equivalent of `local -', make sure to use OBS-URL: https://build.opensuse.org/request/show/1008386 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=180 |
||
---|---|---|
.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.2-patches.tar.bz2 | ||
bash-5.2.dif | ||
bash-5.2.tar.gz | ||
bash-5.2.tar.gz.sig | ||
bash-rpmlintrc | ||
bash.changes | ||
bash.keyring | ||
bash.spec | ||
dot.bashrc | ||
dot.profile | ||
get_version_number.sh | ||
man2html-no-timestamp.patch | ||
quotes-man2html.patch | ||
run-tests |