Accepting request 228434 from Base:System
- Add bash upstream patch 46 to fix a problem introduced by patch 32 a problem with "$@" and arrays expanding empty positional parameters or array elements when using substring expansion, pattern substitution, or case modfication. The empty parameters or array elements are removed instead of expanding to empty strings (""). - Add readline upstream patch 5: The readline shared library helper script needs to be updated for Mac OS X 10.9 OBS-URL: https://build.opensuse.org/request/show/228434 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=114
This commit is contained in:
commit
30102a709f
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4862efa4f992b0f74ad391139dc5f030ffd2514fb513adbb85497dd112d6f12
|
||||
size 28412
|
||||
oid sha256:2219ff2970ee16972a63beee4b319df1a94f946e1dbc26e73283d8d1157c2223
|
||||
size 28753
|
||||
|
12
bash.changes
12
bash.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 12:31:38 UTC 2014 - werner@suse.de
|
||||
|
||||
- Add bash upstream patch 46 to fix a problem introduced by patch
|
||||
32 a problem with "$@" and arrays expanding empty positional
|
||||
parameters or array elements when using substring expansion,
|
||||
pattern substitution, or case modfication. The empty parameters
|
||||
or array elements are removed instead of expanding to empty
|
||||
strings ("").
|
||||
- Add readline upstream patch 5: The readline shared library
|
||||
helper script needs to be updated for Mac OS X 10.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 18 11:25:21 UTC 2014 - werner@suse.de
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b7501d942bb797bd502381d062f310cd0e5edab2ca35b2cb35102de6f58ff71
|
||||
size 2739
|
||||
oid sha256:646e52eef0944ffac4440410a0e55d1db9c98243266098271523124acb7924e0
|
||||
size 3126
|
||||
|
Loading…
Reference in New Issue
Block a user