Add patches bash52-001 and bash52-002
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=357
This commit is contained in:
14
bash.changes
14
bash.changes
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 6 10:43:59 UTC 2022 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 07:54:48 UTC 2022 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
@@ -11,7 +24,6 @@ Tue Sep 27 07:44:16 UTC 2022 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Modernize run-tests
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 24 13:57:27 UTC 2022 - Christopher Yeleighton <giecrilj@stegny.2a.pl>
|
||||
|
||||
|
Reference in New Issue
Block a user