pkgsrc/shells/bash
kre 5e22e1a268 Update shells/bash from 5.2.12 to 5.2.15 by adding the 3 most
recent releases patches, which fix:

Patch-13:
	Bash can leak memory when referencing a noneexistent
	associative array element.

Patch-14:
	Bash defers processing additional terminating signals when
	running the EXIT trap while exiting due to a terminating signal.
	This patch allows the new terminating signal to kill the shell
	immediately.

Patch-15:
	There are several cases where bash is too aggressive when
	optimizing out forks in subshells. For example, `eval' and
	traps should never be optimized.
2022-12-14 16:48:41 +00:00
..
patches bash: properly install shared objects; pkglint fixes 2022-11-25 23:29:47 +00:00
DESCR
distinfo Update shells/bash from 5.2.12 to 5.2.15 by adding the 3 most 2022-12-14 16:48:41 +00:00
Makefile Update shells/bash from 5.2.12 to 5.2.15 by adding the 3 most 2022-12-14 16:48:41 +00:00
options.mk
PLIST bash: update to 5.2. 2022-10-03 12:50:27 +00:00