pkgsrc/shells/bash
kre ed840e63e1 Update bash to 5.0.17 (Patch 17 for bash 5.0)
Patch 16 was for this problem:
  Bash waits too long to reap /dev/fd process substitutions used as redirections
  with loops and group commands, which can lead to file descriptor exhaustion.

Patch 17 (this one):
  There were cases where patch 16 reaped process substitution file descriptors
  (or FIFOs) and processes to early. This is a better fix for the problem that
  bash50-016 attempted to solve.
2020-04-25 12:56:54 +00:00
..
patches shells/bash: document upstream bug report URL for patches 2020-03-17 21:59:48 +00:00
DESCR
distinfo Update bash to 5.0.17 (Patch 17 for bash 5.0) 2020-04-25 12:56:54 +00:00
Makefile Update bash to 5.0.17 (Patch 17 for bash 5.0) 2020-04-25 12:56:54 +00:00
options.mk bash: make nls option enabled by default 2019-10-25 12:36:50 +00:00
PLIST bash: make nls support optional 2019-10-24 11:52:30 +00:00