Update to bash43-046
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=216
This commit is contained in:
parent
3222e6429e
commit
399726570f
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d986fa455da314cb3e05d3ad96b753f9f5334f74833241b5ffc87143b3d24eab
|
oid sha256:e69ad4cd12be75bab8a7d9ef41bd2be92c6930bc0689827cfea0ca93425647f0
|
||||||
size 30642
|
size 31521
|
||||||
|
17
bash.changes
17
bash.changes
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 28 09:27:24 UTC 2016 - werner@suse.de
|
||||||
|
|
||||||
|
- Add upstream patch bash43-046
|
||||||
|
An incorrect conversion from an indexed to associative array can
|
||||||
|
result in a core dump.
|
||||||
|
- Add upstream patch bash43-045
|
||||||
|
If a file open attempted as part of a redirection fails because it
|
||||||
|
is interrupted by a signal, the shell needs to process any pending
|
||||||
|
traps to allow the redirection to be canceled.
|
||||||
|
- Add upstream patch bash43-044
|
||||||
|
A typo prevents the `compat42' shopt option from working as intended.
|
||||||
|
- Add upstream patch bash43-043
|
||||||
|
When the lastpipe option is enabled, the last component can contain
|
||||||
|
nested pipelines and cause a segmentation fault under certain
|
||||||
|
circumestances.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 1 08:38:48 UTC 2016 - werner@suse.de
|
Fri Apr 1 08:38:48 UTC 2016 - werner@suse.de
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user