diff options
author | maya <maya> | 2017-01-22 21:52:05 +0000 |
---|---|---|
committer | maya <maya> | 2017-01-22 21:52:05 +0000 |
commit | d7ce53c23034be0e86016a27a5b29413ada07800 (patch) | |
tree | 495e9f155ef828aec7da272b6d1c10e7c93b3b56 /wm/trayer | |
parent | 886b41e368ddaab2f83b446cac89d070c3d22ee7 (diff) | |
download | pkgsrc-d7ce53c23034be0e86016a27a5b29413ada07800.tar.gz |
bash: update to patchlevel 11.
changes:
patch 06:
Out-of-range negative offsets to popd can cause the shell to crash attempting
to free an invalid memory block.
patch 07:
When performing filename completion, bash dequotes the directory name being
completed, which can result in match failures and potential unwanted
expansion.
patch 08:
Under certain circumstances, bash will evaluate arithmetic expressions as
part of reading an expression token even when evaluation is suppressed. This
happens while evaluating a conditional expression and skipping over the
failed branch of the expression.
patch 09:
Depending on compiler optimizations and behavior, the `read' builtin may not
save partial input when a timeout occurs.
patch 10:
Depending on compiler optimizations and behavior, the `read' builtin may not
save partial input when a timeout occurs.
patch 11:
Subshells begun to run command and process substitutions may attempt to
set the terminal's process group to an incorrect value if they receive
a fatal signal. This depends on the behavior of the process that starts
the shell.
Diffstat (limited to 'wm/trayer')
0 files changed, 0 insertions, 0 deletions