Skip to content

2.53

Compare
Choose a tag to compare
@magicant magicant released this 23 Aug 14:57
· 99 commits to trunk since this release

Yet another shell, version 2.53.

This is a maintenance release.

Full Changelog: 2.52...2.53

  • Changed: The shell now deterministically rejects arithmetic expansions that result in undefined behavior.
  • Fixed: A non-interactive yash now exits on an assignment error in a for loop.
  • Fixed a bug where command substitutions contained in the regular expression inside the [[ word =~ regex ]] syntax were not parsed correctly.
  • Fixed a bug where unclosed quotes in an end-of-here-document indicator were causing the shell to crash or misbehave.
  • Fixed a bug where yash crashes when invoked with no argv.