dd9f9f1b37
- Update bash 5.1 to patch level 12 * Add official patch bash51-009 The bash malloc implementation of malloc_usable_size() does not follow the specification. This can cause library functions that use it to overwrite memory bounds checking. * Add official patch bash51-010 If `wait -n' is interrupted by a trapped signal other than SIGINT, it does not completely clean up state, and that can prevent subsequent calls to `wait -n' from working correctly. * Add official patch bash51-011 When reading a compound assignment, and running it through the parser to split it into words, we need to save and restore any alias we're currently expanding. * Add official patch bash51-012 There is a possible race condition that arises when a child process receives a signal trapped by the parent before it can reset the signal dispositions. The child process is not supposed to trap the signal in this circumstance. - Using package bash-sh instead of the update-alternative mechanism. OBS-URL: https://build.opensuse.org/request/show/932216 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=173 |
||
---|---|---|
.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 | ||
get_version_number.sh | ||
man2html-no-timestamp.patch | ||
run-tests |