diff options
author | kre <kre@pkgsrc.org> | 2022-11-25 18:20:46 +0000 |
---|---|---|
committer | kre <kre@pkgsrc.org> | 2022-11-25 18:20:46 +0000 |
commit | d5e8807fc006a94547b5ffa6eb8fac258d720d5e (patch) | |
tree | 9e5550292dee3d3774f508dffd5504b97335a6ab /comms/syncterm/DESCR | |
parent | ec1ed03868d48389fc6c88ae787d6da9d98d845c (diff) | |
download | pkgsrc-d5e8807fc006a94547b5ffa6eb8fac258d720d5e.tar.gz |
Update shells/bash from 5.2.9 to 5.2.12 by adding the latest 3 patches.
These 3 new patches fix the following bugs:
Patch 10:
Bash-5.2 checkr the first 128 characters of an executable file
that execve() refuses to execute to see whether it's a binary
file before trying to execute it as a shell script. This defeats
some previously-supported use cases like "self-executing" jar
files or "self-uncompressing" scripts.
Patch 11:
Using timeouts and readline editing with the `read' builtin
(read -e -t) can leave the readline timeout enabled, potentially
resulting in an erroneous timeout on the next call.
Patch 12:
When running in bash compatibility mode, nested command
substitutions can leave the `extglob' option enabled.
Diffstat (limited to 'comms/syncterm/DESCR')
0 files changed, 0 insertions, 0 deletions