.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=30
This commit is contained in:
parent
308639e7e7
commit
06d44506a8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 9 15:34:05 CET 2010 - werner@suse.de
|
||||
|
||||
- Add patch from bash-bug list to avoid crahs on some strange
|
||||
TAB completions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 2 00:45:53 CET 2010 - ro@suse.de
|
||||
|
||||
|
@ -51,6 +51,7 @@ Patch8: bash-4.0-async-bnc523667.dif
|
||||
Patch9: bash-4.0-extended_quote.patch
|
||||
Patch10: bash-3.2-printf.patch
|
||||
Patch11: bash-4.0-loadables.dif
|
||||
Patch12: bash-4.1-completion.dif
|
||||
Patch14: bash-3.2-sigrestart.patch
|
||||
Patch15: bash-3.2-longjmp.dif
|
||||
Patch16: bash-4.0-setlocale.dif
|
||||
@ -297,6 +298,7 @@ unset p
|
||||
%patch9 -p0 -b .extended_quote
|
||||
%patch10 -p0 -b .printf
|
||||
%patch11 -p0 -b .plugins
|
||||
%patch12 -p0 -b .completion
|
||||
%patch14 -p0 -b .sigrestart
|
||||
%patch15 -p0 -b .longjmp
|
||||
%patch16 -p0 -b .setlocale
|
||||
|
Loading…
Reference in New Issue
Block a user