Files
bpfire/src
Adolf Belka bebbb0423d bash: Update to include patches 27 to 32
- Update from patches 1-26 to 1-32
- Update of rootfile not required
- Changelog of patches
   27	The configure test for the presence of strtoimax(3) is inverted.
   28	A DEBUG trap in an asynchronous process can steal the controlling terminal
	away from the calling shell, causing it to exit.
   29	There are problems with recovery after parser errors when parsing compound
	assignments. For instance, the `local' builtin reports an error but never
	cleans up the function context.
   30	`wait -n' can fail to return some jobs if they exit due to signals the shell
	does not report to the user.
   31	There is a memory leak in the code that implements the optimized $(<file)
	expansion for some code paths.
   32	When printing functions containing coprocesses, the displayed coproc command
	has the word COPROC inserted unconditionally, resulting in function bodies
	that cannot be re-read as input.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-08-14 09:07:16 +00:00
..
2017-05-18 11:50:15 +01:00
2024-06-04 15:06:34 +02:00
2024-05-19 10:00:34 +02:00
2022-07-06 09:57:22 +00:00