boo#1100488
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=267
This commit is contained in:
parent
f6207843e5
commit
b7bd900942
@ -6,7 +6,7 @@ Sat Jul 7 05:03:48 UTC 2018 - bwiedemann@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 4 09:21:15 UTC 2018 - werner@suse.de
|
||||
|
||||
- In patch bash-4.4.dif avoud setgroups(2) but use initgroups(3) (boo#1095670)
|
||||
- In patch bash-4.4.dif avoid setgroups(2) but use initgroups(3) (boo#1095670)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 2 17:17:13 UTC 2018 - avindra@opensuse.org
|
||||
|
@ -225,8 +225,8 @@ done
|
||||
%patch48 -b .eif
|
||||
%endif
|
||||
%patch49 -p0 -b .pthtmp
|
||||
%patch50 -p1 -b .mmv
|
||||
%patch0 -p0 -b .0
|
||||
%patch50 -p1
|
||||
# This has to be always the same version as included in the bash its self
|
||||
rl1=($(sed -rn '/RL_READLINE_VERSION/p' lib/readline/readline.h))
|
||||
rl2=($(sed -rn '/RL_READLINE_VERSION/p' /usr/include/readline/readline.h))
|
||||
|
Loading…
Reference in New Issue
Block a user