SHA256
3
0
forked from pool/bash
Dr. Werner Fink 2010-03-09 14:35:20 +00:00 committed by Git OBS Bridge
parent 308639e7e7
commit 06d44506a8
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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