Add upstream bash51-005, bash51-006, bash51-007, and bash51-008
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=327
This commit is contained in:
parent
fdd9b7e568
commit
9ca42a4483
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67717d807a3d64efeafa02b9078297e345a90b9ed153964c4b392579b1ff5be2
|
||||
size 3631
|
||||
oid sha256:eae6def895cb3712538a395e821cd935b85928510419ef16ca59778955849f9c
|
||||
size 5494
|
||||
|
14
bash.changes
14
bash.changes
@ -1,4 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 5 14:59:54 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Add official patch bash51-005
|
||||
* Fix two memory leaks when assigning arrays using compound assignment syntax.
|
||||
- Add official patch bash51-006
|
||||
* Make sure child processes forked to run command substitutions are in the
|
||||
proper process group.
|
||||
- Add official patch bash51-007
|
||||
* The code to check readline versions in an inputrc file had the sense of the
|
||||
comparisons reversed.
|
||||
- Add official patch bash51-008
|
||||
* Process substitution FIFOs opened by child processes as targets of redirections
|
||||
were not removed appropriately, leaving remnants in the file system.
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 12:00:19 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Update to final bash 5.1
|
||||
|
Loading…
Reference in New Issue
Block a user