Go to file
Richard Brown d93a48fedf Accepting request 1008386 from Base:System
- 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
2022-10-11 15:59:13 +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 get_version_number 2021-07-26 08:58:19 +00:00
bash-2.03-manual.patch Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash-3.0-evalexp.patch Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash-3.0-warn-locale.patch Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash-3.2-printf.patch Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash-4.0-setlocale.dif Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash-4.1-bash.bashrc.dif Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash-4.1-completion.dif Update to bash 5.2 2022-09-27 08:10:33 +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.2 2022-09-27 08:10:33 +00:00
bash-4.3-2.4.4.patch Update to bash 5.2 2022-09-27 08:10:33 +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.2 2022-09-27 08:10:33 +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 bash 5.1 to patch level 12 2021-11-18 10:43:17 +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.2-patches.tar.bz2 Add patches bash52-001 and bash52-002 2022-10-06 12:13:37 +00:00
bash-5.2.dif Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash-5.2.tar.gz Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash-5.2.tar.gz.sig Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash-rpmlintrc Update to bash 5.2 2022-09-27 08:10:33 +00:00
bash.changes Add patches bash52-001 and bash52-002 2022-10-06 12:13:37 +00:00
bash.keyring Accepting request 957141 from home:bmwiedemann:branches:Base:System 2022-02-24 08:15:00 +00:00
bash.spec Add patches bash52-001 and bash52-002 2022-10-06 12:13:37 +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
get_version_number.sh Accepting request 1005780 from home:yecril71pl:branches:Base:System 2022-09-27 07:37:07 +00:00
man2html-no-timestamp.patch . 2016-09-16 11:10:58 +00:00
quotes-man2html.patch Accepting request 1005780 from home:yecril71pl:branches:Base:System 2022-09-27 07:37:07 +00:00
run-tests Modernize run-tests 2022-09-27 07:47:59 +00:00